Home
last modified time | relevance | path

Searched refs:dw_hdmi_phys (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Ddw_hdmi.c835 static const struct dw_hdmi_phy_data dw_hdmi_phys[] = { variable
1033 for (i = 0; i < ARRAY_SIZE(dw_hdmi_phys); ++i) { in dw_hdmi_detect_phy()
1034 if (dw_hdmi_phys[i].type == phy_type) { in dw_hdmi_detect_phy()
1036 hdmi->phy.name = dw_hdmi_phys[i].name; in dw_hdmi_detect_phy()
1037 hdmi->phy.data = (void *)&dw_hdmi_phys[i]; in dw_hdmi_detect_phy()
1039 if (!dw_hdmi_phys[i].configure && in dw_hdmi_detect_phy()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi.c4210 static const struct dw_hdmi_phy_data dw_hdmi_phys[] = { variable
4273 for (i = 0; i < ARRAY_SIZE(dw_hdmi_phys); ++i) { in dw_hdmi_detect_phy()
4274 if (dw_hdmi_phys[i].type == phy_type) { in dw_hdmi_detect_phy()
4276 hdmi->phy.name = dw_hdmi_phys[i].name; in dw_hdmi_detect_phy()
4277 hdmi->phy.data = (void *)&dw_hdmi_phys[i]; in dw_hdmi_detect_phy()
4279 if (!dw_hdmi_phys[i].configure && in dw_hdmi_detect_phy()
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.sym
H A Du-boot.map