Home
last modified time | relevance | path

Searched refs:QPHY_POWER_DOWN_CONTROL (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/phy/qualcomm/
Dphy-qcom-qmp.h109 #define QPHY_POWER_DOWN_CONTROL 0x04 macro
Dphy-qcom-qmp.c240 QMP_PHY_INIT_CFG(QPHY_POWER_DOWN_CONTROL, 0x02),
1365 qphy_setbits(pcs, QPHY_POWER_DOWN_CONTROL, cfg->pwrdn_ctrl); in qcom_qmp_phy_com_init()
1525 qphy_setbits(pcs, QPHY_POWER_DOWN_CONTROL, cfg->pwrdn_ctrl); in qcom_qmp_phy_enable()
1587 qphy_clrbits(qphy->pcs, QPHY_POWER_DOWN_CONTROL, cfg->pwrdn_ctrl); in qcom_qmp_phy_disable()