Home
last modified time | relevance | path

Searched defs:malidp_hw_device (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/arm/
Dmalidp_hw.h219 struct malidp_hw_device { struct
220 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