Searched defs:dw_hdmi_qp (Results 1 – 1 of 1) sorted by relevance
86 struct dw_hdmi_qp { struct106 const struct dw_hdmi_qp_phy_ops *ops; argument120 void (*write)(struct dw_hdmi_qp *hdmi, u32 val, int offset); argument121 u8 (*read)(struct dw_hdmi_qp *hdmi, int offset); argument127 static inline void hdmi_writel(struct dw_hdmi_qp *hdmi, u32 val, int offset) in hdmi_writel() argument