Searched refs:phy_set (Results 1 – 5 of 5) 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
914 __le32 phy_set; in carl9170_tx_apply_rateset() local920 phy_set = carl9170_tx_physet(ar, info, txrate); in carl9170_tx_apply_rateset()925 txc->f.phy_control = phy_set; in carl9170_tx_apply_rateset()940 txc->s.rr[i - 1] = phy_set; in carl9170_tx_apply_rateset()
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()