Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/arm/
Dmalidp_hw.h229 struct malidp_hw_device { struct
230 struct malidp_hw *hw;
231 void __iomem *regs;
234 struct clk *pclk;
259 static inline u32 malidp_hw_read(struct malidp_hw_device *hwdev, u32 reg) in malidp_hw_read() argument