Searched refs:phy_set (Results 1 – 4 of 4) sorted by relevance
94 hdmi->phy_set = dw_hdmi_phy_cfg; in rk_hdmi_ofdata_to_platdata()
475 int (*phy_set)(struct dw_hdmi *hdmi, uint mpixelclock); member
366 priv->hdmi.phy_set = sunxi_dw_hdmi_phy_cfg; in sunxi_dw_hdmi_probe()
723 ret = hdmi->phy_set(hdmi, edid->pixelclock.typ); in dw_hdmi_enable()