Searched refs:dw_hdmi_phy_config (Results 1 – 4 of 4) sorted by relevance
43 struct dw_hdmi_phy_config { struct54 const struct dw_hdmi_phy_config *phy_config; argument
89 static const struct dw_hdmi_phy_config imx_phy_config[] = {
136 static const struct dw_hdmi_phy_config rockchip_phy_config[] = {
740 const struct dw_hdmi_phy_config *phy_config = pdata->phy_config; in hdmi_phy_configure()