Searched defs:dw_hdmi (Results 1 – 1 of 1) sorted by relevance
103 struct dw_hdmi { struct109 enum dw_hdmi_devtype dev_type; argument115 const struct dw_hdmi_plat_data *plat_data; argument117 int vic;119 u8 edid[HDMI_EDID_LEN];120 bool cable_plugin;144 void (*write)(struct dw_hdmi *hdmi, u8 val, int offset); argument145 u8 (*read)(struct dw_hdmi *hdmi, int offset); argument