Searched refs:QPHY_POWER_DOWN_CONTROL (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.15/drivers/phy/qualcomm/ |
| D | phy-qcom-qmp.h | 249 #define QPHY_POWER_DOWN_CONTROL 0x04 macro
|
| D | phy-qcom-qmp.c | 402 QMP_PHY_INIT_CFG(QPHY_POWER_DOWN_CONTROL, 0x02), 491 QMP_PHY_INIT_CFG(QPHY_POWER_DOWN_CONTROL, 0x01), 4628 qphy_setbits(pcs, QPHY_POWER_DOWN_CONTROL, in qcom_qmp_phy_com_init() 4818 qphy_setbits(pcs, QPHY_POWER_DOWN_CONTROL, cfg->pwrdn_ctrl); in qcom_qmp_phy_power_on() 4881 qphy_clrbits(qphy->pcs, QPHY_POWER_DOWN_CONTROL, in qcom_qmp_phy_power_off()
|