Searched refs:QPHY_POWER_DOWN_CONTROL (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/drivers/phy/qualcomm/ |
D | phy-qcom-qmp.h | 111 #define QPHY_POWER_DOWN_CONTROL 0x04 macro
|
D | phy-qcom-qmp.c | 373 QMP_PHY_INIT_CFG(QPHY_POWER_DOWN_CONTROL, 0x02), 462 QMP_PHY_INIT_CFG(QPHY_POWER_DOWN_CONTROL, 0x01), 2988 qphy_setbits(pcs, QPHY_POWER_DOWN_CONTROL, in qcom_qmp_phy_com_init() 3154 qphy_setbits(pcs, QPHY_POWER_DOWN_CONTROL, cfg->pwrdn_ctrl); in qcom_qmp_phy_power_on() 3217 qphy_clrbits(qphy->pcs, QPHY_POWER_DOWN_CONTROL, in qcom_qmp_phy_power_off()
|