Searched refs:QPHY_POWER_DOWN_CONTROL (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/phy/qualcomm/ |
| A D | phy-qcom-qmp.h | 251 #define QPHY_POWER_DOWN_CONTROL 0x04 macro
|
| A D | phy-qcom-qmp.c | 414 QMP_PHY_INIT_CFG(QPHY_POWER_DOWN_CONTROL, 0x02), 503 QMP_PHY_INIT_CFG(QPHY_POWER_DOWN_CONTROL, 0x01), 4771 qphy_setbits(pcs, QPHY_POWER_DOWN_CONTROL, in qcom_qmp_phy_com_init() 4961 qphy_setbits(pcs, QPHY_POWER_DOWN_CONTROL, cfg->pwrdn_ctrl); in qcom_qmp_phy_power_on() 5024 qphy_clrbits(qphy->pcs, QPHY_POWER_DOWN_CONTROL, in qcom_qmp_phy_power_off()
|
Completed in 19 milliseconds