Lines Matching defs:qphy

3001 	struct qmp_phy *qphy;  member
4151 static int qcom_qmp_phy_serdes_init(struct qmp_phy *qphy) in qcom_qmp_phy_serdes_init()
4218 static void qcom_qmp_v3_phy_dp_aux_init(struct qmp_phy *qphy) in qcom_qmp_v3_phy_dp_aux_init()
4289 static int qcom_qmp_phy_configure_dp_swing(struct qmp_phy *qphy, in qcom_qmp_phy_configure_dp_swing()
4326 static void qcom_qmp_v3_phy_configure_dp_tx(struct qmp_phy *qphy) in qcom_qmp_v3_phy_configure_dp_tx()
4350 static bool qcom_qmp_phy_configure_dp_mode(struct qmp_phy *qphy) in qcom_qmp_phy_configure_dp_mode()
4380 static int qcom_qmp_v3_phy_configure_dp_phy(struct qmp_phy *qphy) in qcom_qmp_v3_phy_configure_dp_phy()
4457 static int qcom_qmp_v3_dp_phy_calibrate(struct qmp_phy *qphy) in qcom_qmp_v3_dp_phy_calibrate()
4471 static void qcom_qmp_v4_phy_dp_aux_init(struct qmp_phy *qphy) in qcom_qmp_v4_phy_dp_aux_init()
4498 static void qcom_qmp_v4_phy_configure_dp_tx(struct qmp_phy *qphy) in qcom_qmp_v4_phy_configure_dp_tx()
4512 static int qcom_qmp_v4_phy_configure_dp_phy(struct qmp_phy *qphy) in qcom_qmp_v4_phy_configure_dp_phy()
4655 static int qcom_qmp_v4_dp_phy_calibrate(struct qmp_phy *qphy) in qcom_qmp_v4_dp_phy_calibrate()
4672 struct qmp_phy *qphy = phy_get_drvdata(phy); in qcom_qmp_dp_phy_configure() local
4686 struct qmp_phy *qphy = phy_get_drvdata(phy); in qcom_qmp_dp_phy_calibrate() local
4695 static int qcom_qmp_phy_com_init(struct qmp_phy *qphy) in qcom_qmp_phy_com_init()
4790 static int qcom_qmp_phy_com_exit(struct qmp_phy *qphy) in qcom_qmp_phy_com_exit()
4827 struct qmp_phy *qphy = phy_get_drvdata(phy); in qcom_qmp_phy_init() local
4872 struct qmp_phy *qphy = phy_get_drvdata(phy); in qcom_qmp_phy_power_on() local
5003 struct qmp_phy *qphy = phy_get_drvdata(phy); in qcom_qmp_phy_power_off() local
5034 struct qmp_phy *qphy = phy_get_drvdata(phy); in qcom_qmp_phy_exit() local
5073 struct qmp_phy *qphy = phy_get_drvdata(phy); in qcom_qmp_phy_set_mode() local
5080 static void qcom_qmp_phy_enable_autonomous_mode(struct qmp_phy *qphy) in qcom_qmp_phy_enable_autonomous_mode()
5109 static void qcom_qmp_phy_disable_autonomous_mode(struct qmp_phy *qphy) in qcom_qmp_phy_disable_autonomous_mode()
5130 struct qmp_phy *qphy = qmp->phys[0]; in qcom_qmp_phy_runtime_suspend() local
5155 struct qmp_phy *qphy = qmp->phys[0]; in qcom_qmp_phy_runtime_resume() local
5369 const struct qmp_phy *qphy; in qcom_qmp_dp_pixel_clk_recalc_rate() local
5413 const struct qmp_phy *qphy; in qcom_qmp_dp_link_clk_recalc_rate() local
5453 static int phy_dp_clks_register(struct qcom_qmp *qmp, struct qmp_phy *qphy, in phy_dp_clks_register()
5526 struct qmp_phy *qphy; in qcom_qmp_phy_create() local