Searched defs:malidp_hw_device (Results 1 – 1 of 1) sorted by relevance
219 struct malidp_hw_device { struct220 struct malidp_hw *hw;221 void __iomem *regs;246 static inline u32 malidp_hw_read(struct malidp_hw_device *hwdev, u32 reg) in malidp_hw_read() argument