Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/video/drm/
H A Ddw_hdmi_qp.c86 struct dw_hdmi_qp { struct
106 const struct dw_hdmi_qp_phy_ops *ops; argument
120 void (*write)(struct dw_hdmi_qp *hdmi, u32 val, int offset); argument
121 u8 (*read)(struct dw_hdmi_qp *hdmi, int offset); argument
127 static inline void hdmi_writel(struct dw_hdmi_qp *hdmi, u32 val, int offset) in hdmi_writel() argument