Lines Matching defs:qphy

2893 	struct qmp_phy *qphy;  member
4008 static int qcom_qmp_phy_serdes_init(struct qmp_phy *qphy) in qcom_qmp_phy_serdes_init()
4075 static void qcom_qmp_v3_phy_dp_aux_init(struct qmp_phy *qphy) in qcom_qmp_v3_phy_dp_aux_init()
4146 static int qcom_qmp_phy_configure_dp_swing(struct qmp_phy *qphy, in qcom_qmp_phy_configure_dp_swing()
4183 static void qcom_qmp_v3_phy_configure_dp_tx(struct qmp_phy *qphy) in qcom_qmp_v3_phy_configure_dp_tx()
4207 static bool qcom_qmp_phy_configure_dp_mode(struct qmp_phy *qphy) in qcom_qmp_phy_configure_dp_mode()
4237 static int qcom_qmp_v3_phy_configure_dp_phy(struct qmp_phy *qphy) in qcom_qmp_v3_phy_configure_dp_phy()
4314 static int qcom_qmp_v3_dp_phy_calibrate(struct qmp_phy *qphy) in qcom_qmp_v3_dp_phy_calibrate()
4328 static void qcom_qmp_v4_phy_dp_aux_init(struct qmp_phy *qphy) in qcom_qmp_v4_phy_dp_aux_init()
4355 static void qcom_qmp_v4_phy_configure_dp_tx(struct qmp_phy *qphy) in qcom_qmp_v4_phy_configure_dp_tx()
4369 static int qcom_qmp_v4_phy_configure_dp_phy(struct qmp_phy *qphy) in qcom_qmp_v4_phy_configure_dp_phy()
4512 static int qcom_qmp_v4_dp_phy_calibrate(struct qmp_phy *qphy) in qcom_qmp_v4_dp_phy_calibrate()
4529 struct qmp_phy *qphy = phy_get_drvdata(phy); in qcom_qmp_dp_phy_configure() local
4543 struct qmp_phy *qphy = phy_get_drvdata(phy); in qcom_qmp_dp_phy_calibrate() local
4552 static int qcom_qmp_phy_com_init(struct qmp_phy *qphy) in qcom_qmp_phy_com_init()
4647 static int qcom_qmp_phy_com_exit(struct qmp_phy *qphy) in qcom_qmp_phy_com_exit()
4684 struct qmp_phy *qphy = phy_get_drvdata(phy); in qcom_qmp_phy_init() local
4729 struct qmp_phy *qphy = phy_get_drvdata(phy); in qcom_qmp_phy_power_on() local
4860 struct qmp_phy *qphy = phy_get_drvdata(phy); in qcom_qmp_phy_power_off() local
4891 struct qmp_phy *qphy = phy_get_drvdata(phy); in qcom_qmp_phy_exit() local
4930 struct qmp_phy *qphy = phy_get_drvdata(phy); in qcom_qmp_phy_set_mode() local
4937 static void qcom_qmp_phy_enable_autonomous_mode(struct qmp_phy *qphy) in qcom_qmp_phy_enable_autonomous_mode()
4966 static void qcom_qmp_phy_disable_autonomous_mode(struct qmp_phy *qphy) in qcom_qmp_phy_disable_autonomous_mode()
4987 struct qmp_phy *qphy = qmp->phys[0]; in qcom_qmp_phy_runtime_suspend() local
5012 struct qmp_phy *qphy = qmp->phys[0]; in qcom_qmp_phy_runtime_resume() local
5230 const struct qmp_phy *qphy; in qcom_qmp_dp_pixel_clk_recalc_rate() local
5274 const struct qmp_phy *qphy; in qcom_qmp_dp_link_clk_recalc_rate() local
5314 static int phy_dp_clks_register(struct qcom_qmp *qmp, struct qmp_phy *qphy, in phy_dp_clks_register()
5391 struct qmp_phy *qphy; in qcom_qmp_phy_create() local