Home
last modified time | relevance | path

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

/drivers/phy/qualcomm/
Dphy-qcom-qmp-pcie-msm8996.c28 #define SW_RESET BIT(0) macro
393 qphy_clrbits(serdes, cfg->regs[QPHY_COM_SW_RESET], SW_RESET); in qmp_pcie_msm8996_serdes_init()
480 SW_RESET); in qmp_pcie_msm8996_com_exit()
555 qphy_clrbits(pcs, cfg->regs[QPHY_SW_RESET], SW_RESET); in qmp_pcie_msm8996_power_on()
589 qphy_setbits(qphy->pcs, cfg->regs[QPHY_SW_RESET], SW_RESET); in qmp_pcie_msm8996_power_off()
Dphy-qcom-qmp-ufs.c28 #define SW_RESET BIT(0) macro
968 qphy_clrbits(pcs, cfg->regs[QPHY_SW_RESET], SW_RESET); in qmp_ufs_power_on()
993 qphy_setbits(qphy->pcs, cfg->regs[QPHY_SW_RESET], SW_RESET); in qmp_ufs_power_off()
Dphy-qcom-qmp-combo.c28 #define SW_RESET BIT(0) macro
2033 qphy_clrbits(dp_com, QPHY_V3_DP_COM_SW_RESET, SW_RESET); in qmp_combo_com_init()
2154 qphy_clrbits(pcs, cfg->regs[QPHY_SW_RESET], SW_RESET); in qmp_combo_power_on()
2189 qphy_setbits(qphy->pcs, cfg->regs[QPHY_SW_RESET], SW_RESET); in qmp_combo_power_off()
Dphy-qcom-qmp-usb.c28 #define SW_RESET BIT(0) macro
2061 qphy_clrbits(dp_com, QPHY_V3_DP_COM_SW_RESET, SW_RESET); in qmp_usb_init()
2133 qphy_clrbits(pcs, cfg->regs[QPHY_SW_RESET], SW_RESET); in qmp_usb_power_on()
2162 qphy_setbits(qphy->pcs, cfg->regs[QPHY_SW_RESET], SW_RESET); in qmp_usb_power_off()
Dphy-qcom-qmp-pcie.c29 #define SW_RESET BIT(0) macro
2040 qphy_clrbits(pcs, cfg->regs[QPHY_SW_RESET], SW_RESET); in qmp_pcie_power_on()
2075 qphy_setbits(qphy->pcs, cfg->regs[QPHY_SW_RESET], SW_RESET); in qmp_pcie_power_off()
/drivers/watchdog/
Dasm9260_wdt.c50 SW_RESET, enumerator
277 priv->mode = SW_RESET; in asm9260_wdt_get_dt_mode()
/drivers/clk/qcom/
Dgdsc.h64 #define SW_RESET BIT(3) macro
Dgpucc-sdm660.c256 .flags = CLAMP_IO | SW_RESET | AON_RESET | NO_RET_PERIPH,
Dgpucc-msm8998.c272 .flags = CLAMP_IO | SW_RESET | AON_RESET | NO_RET_PERIPH,
Dgdsc.c265 if (sc->flags & SW_RESET) { in gdsc_enable()
/drivers/net/dsa/microchip/
Dlan937x_reg.h45 #define SW_RESET BIT(1) macro
Dlan937x_main.c146 ret = lan937x_cfg(dev, REG_SW_OPERATION, SW_RESET, true); in lan937x_reset_switch()
Dksz9477_reg.h167 #define SW_RESET BIT(1) macro
Dksz9477.c179 ksz_cfg(dev, REG_SW_OPERATION, SW_RESET, true); in ksz9477_reset_switch()
/drivers/net/wireless/intel/ipw2x00/
Dipw2100.h301 SW_RESET, enumerator