Searched refs:qp_phy_ops (Results 1 – 6 of 6) sorted by relevance
171 const struct dw_hdmi_qp_phy_ops *qp_phy_ops; member
213 const struct dw_hdmi_qp_phy_ops *qp_phy_ops; member
479 if (!hdmi->plat_data->qp_phy_ops || !hdmi->plat_data->phy_name) { in dw_hdmi_detect_phy()485 hdmi->phy.ops = hdmi->plat_data->qp_phy_ops; in dw_hdmi_detect_phy()
1302 .qp_phy_ops = &rk3588_hdmi_phy_ops,
2987 if (!hdmi->plat_data->qp_phy_ops || !hdmi->plat_data->phy_name) { in dw_hdmi_detect_phy()2993 hdmi->phy.ops = hdmi->plat_data->qp_phy_ops; in dw_hdmi_detect_phy()
3361 .qp_phy_ops = &rk3588_hdmi_phy_ops,