Searched refs:dw_hdmi_phy_config (Results 1 – 4 of 4) sorted by relevance
41 struct dw_hdmi_phy_config { struct52 const struct dw_hdmi_phy_config *phy_config; argument
78 static const struct dw_hdmi_phy_config imx_phy_config[] = {
136 static const struct dw_hdmi_phy_config rockchip_phy_config[] = {
761 const struct dw_hdmi_phy_config *phy_config = plat_data->phy_config; in hdmi_phy_configure()