Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/bridge/
Ddw_hdmi.c103 struct dw_hdmi { struct
109 enum dw_hdmi_devtype dev_type; argument
115 const struct dw_hdmi_plat_data *plat_data; argument
117 int vic;
119 u8 edid[HDMI_EDID_LEN];
120 bool cable_plugin;
144 void (*write)(struct dw_hdmi *hdmi, u8 val, int offset); argument
145 u8 (*read)(struct dw_hdmi *hdmi, int offset); argument