Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/phy/qualcomm/
Dphy-qcom-qmp.c30 #define SW_PWRDN BIT(0) macro
1076 .pwrdn_ctrl = SW_PWRDN | REFCLK_DRV_DSBL,
1107 .pwrdn_ctrl = SW_PWRDN,
1136 .pwrdn_ctrl = SW_PWRDN | REFCLK_DRV_DSBL,
1166 .pwrdn_ctrl = SW_PWRDN,
1197 .pwrdn_ctrl = SW_PWRDN,
1223 .pwrdn_ctrl = SW_PWRDN,
1250 .pwrdn_ctrl = SW_PWRDN | REFCLK_DRV_DSBL,
1274 .pwrdn_ctrl = SW_PWRDN,
1346 SW_PWRDN); in qcom_qmp_phy_com_init()
[all …]