Lines Matching refs:qmp_phy
1915 struct qmp_phy { struct
1936 struct qmp_phy *qphy; argument
1964 struct qmp_phy **phys;
2621 static int qcom_qmp_phy_serdes_init(struct qmp_phy *qphy) in qcom_qmp_phy_serdes_init()
2685 static void qcom_qmp_phy_dp_aux_init(struct qmp_phy *qphy) in qcom_qmp_phy_dp_aux_init()
2742 static void qcom_qmp_phy_configure_dp_tx(struct qmp_phy *qphy) in qcom_qmp_phy_configure_dp_tx()
2788 struct qmp_phy *qphy = phy_get_drvdata(phy); in qcom_qmp_dp_phy_configure()
2799 static int qcom_qmp_phy_configure_dp_phy(struct qmp_phy *qphy) in qcom_qmp_phy_configure_dp_phy()
2897 struct qmp_phy *qphy = phy_get_drvdata(phy); in qcom_qmp_dp_phy_calibrate()
2910 static int qcom_qmp_phy_com_init(struct qmp_phy *qphy) in qcom_qmp_phy_com_init()
3007 static int qcom_qmp_phy_com_exit(struct qmp_phy *qphy) in qcom_qmp_phy_com_exit()
3044 struct qmp_phy *qphy = phy_get_drvdata(phy); in qcom_qmp_phy_init()
3089 struct qmp_phy *qphy = phy_get_drvdata(phy); in qcom_qmp_phy_power_on()
3196 struct qmp_phy *qphy = phy_get_drvdata(phy); in qcom_qmp_phy_power_off()
3227 struct qmp_phy *qphy = phy_get_drvdata(phy); in qcom_qmp_phy_exit()
3266 struct qmp_phy *qphy = phy_get_drvdata(phy); in qcom_qmp_phy_set_mode()
3273 static void qcom_qmp_phy_enable_autonomous_mode(struct qmp_phy *qphy) in qcom_qmp_phy_enable_autonomous_mode()
3302 static void qcom_qmp_phy_disable_autonomous_mode(struct qmp_phy *qphy) in qcom_qmp_phy_disable_autonomous_mode()
3323 struct qmp_phy *qphy = qmp->phys[0]; in qcom_qmp_phy_runtime_suspend()
3348 struct qmp_phy *qphy = qmp->phys[0]; in qcom_qmp_phy_runtime_resume()
3568 const struct qmp_phy *qphy; in qcom_qmp_dp_pixel_clk_recalc_rate()
3612 const struct qmp_phy *qphy; in qcom_qmp_dp_link_clk_recalc_rate()
3652 static int phy_dp_clks_register(struct qcom_qmp *qmp, struct qmp_phy *qphy, in phy_dp_clks_register()
3731 struct qmp_phy *qphy; in qcom_qmp_phy_create()