Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/phy/qualcomm/
H A Dphy-qcom-qmp-pcie-msm8996.c27 #define SW_PWRDN BIT(0) macro
401 SW_PWRDN); in qmp_pcie_msm8996_com_init()
435 SW_PWRDN); in qmp_pcie_msm8996_com_exit()
499 SW_PWRDN | REFCLK_DRV_DSBL); in qmp_pcie_msm8996_power_on()
544 SW_PWRDN | REFCLK_DRV_DSBL); in qmp_pcie_msm8996_power_off()
H A Dphy-qcom-qmp-pcie.c38 #define SW_PWRDN BIT(0) macro
2409 .pwrdn_ctrl = SW_PWRDN | REFCLK_DRV_DSBL,
2436 .pwrdn_ctrl = SW_PWRDN | REFCLK_DRV_DSBL,
2465 .pwrdn_ctrl = SW_PWRDN | REFCLK_DRV_DSBL,
2492 .pwrdn_ctrl = SW_PWRDN | REFCLK_DRV_DSBL,
2515 .pwrdn_ctrl = SW_PWRDN | REFCLK_DRV_DSBL,
2552 .pwrdn_ctrl = SW_PWRDN | REFCLK_DRV_DSBL,
2589 .pwrdn_ctrl = SW_PWRDN | REFCLK_DRV_DSBL,
2614 .pwrdn_ctrl = SW_PWRDN | REFCLK_DRV_DSBL,
2643 .pwrdn_ctrl = SW_PWRDN | REFCLK_DRV_DSB
[all...]
H A Dphy-qcom-qmp-usb-legacy.c31 #define SW_PWRDN BIT(0) macro
776 SW_PWRDN); in qmp_usb_legacy_init_dp_com()
828 qphy_setbits(pcs, cfg->regs[QPHY_PCS_POWER_DOWN_CONTROL], SW_PWRDN); in qmp_usb_legacy_init()
924 SW_PWRDN); in qmp_usb_legacy_power_off()
H A Dphy-qcom-qmp-ufs.c35 #define SW_PWRDN BIT(0) macro
1251 qphy_setbits(pcs, cfg->regs[QPHY_PCS_POWER_DOWN_CONTROL], SW_PWRDN); in qmp_ufs_com_init()
1362 SW_PWRDN); in qmp_ufs_power_off()
H A Dphy-qcom-qmp-usb.c30 #define SW_PWRDN BIT(0) macro
1683 qphy_setbits(pcs, cfg->regs[QPHY_PCS_POWER_DOWN_CONTROL], SW_PWRDN); in qmp_usb_init()
1784 SW_PWRDN); in qmp_usb_power_off()
H A Dphy-qcom-qmp-combo.c37 #define SW_PWRDN BIT(0) macro
2420 qphy_setbits(com, QPHY_V3_DP_COM_POWER_DOWN_CTRL, SW_PWRDN); in qmp_combo_com_init()
2443 SW_PWRDN); in qmp_combo_com_init()
2624 SW_PWRDN); in qmp_combo_usb_power_off()
/kernel/linux/linux-5.10/drivers/phy/qualcomm/
H A Dphy-qcom-qmp.c30 #define SW_PWRDN BIT(0) macro
2069 .pwrdn_ctrl = SW_PWRDN,
2093 .pwrdn_ctrl = SW_PWRDN | REFCLK_DRV_DSBL,
2123 .pwrdn_ctrl = SW_PWRDN,
2149 .pwrdn_ctrl = SW_PWRDN,
2181 .pwrdn_ctrl = SW_PWRDN | REFCLK_DRV_DSBL,
2213 .pwrdn_ctrl = SW_PWRDN | REFCLK_DRV_DSBL,
2241 .pwrdn_ctrl = SW_PWRDN | REFCLK_DRV_DSBL,
2269 .pwrdn_ctrl = SW_PWRDN,
2300 .pwrdn_ctrl = SW_PWRDN,
[all...]

Completed in 23 milliseconds