Home
last modified time | relevance | path

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

/drivers/phy/qualcomm/
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_DSBL,
[all …]
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()
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()
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()
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()
Dphy-qcom-qmp-combo.c37 #define SW_PWRDN BIT(0) macro
2424 qphy_setbits(com, QPHY_V3_DP_COM_POWER_DOWN_CTRL, SW_PWRDN); in qmp_combo_com_init()
2447 SW_PWRDN); in qmp_combo_com_init()
2628 SW_PWRDN); in qmp_combo_usb_power_off()