Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/phy/qualcomm/
A Dphy-qcom-qmp-pcie-msm8996.c26 #define SW_RESET BIT(0) macro
350 qphy_clrbits(serdes, cfg->regs[QPHY_COM_SW_RESET], SW_RESET); in qmp_pcie_msm8996_serdes_init()
433 SW_RESET); in qmp_pcie_msm8996_com_exit()
504 qphy_clrbits(pcs, cfg->regs[QPHY_SW_RESET], SW_RESET); in qmp_pcie_msm8996_power_on()
536 qphy_setbits(qphy->pcs, cfg->regs[QPHY_SW_RESET], SW_RESET); in qmp_pcie_msm8996_power_off()
A Dphy-qcom-qmp-ufs.c34 #define SW_RESET BIT(0) macro
1229 qphy_clrbits(pcs, cfg->regs[QPHY_SW_RESET], SW_RESET); in qmp_ufs_power_on()
1252 qphy_setbits(qmp->pcs, cfg->regs[QPHY_SW_RESET], SW_RESET); in qmp_ufs_power_off()
A Dphy-qcom-qmp-usb.c29 #define SW_RESET BIT(0) macro
2030 qphy_clrbits(dp_com, QPHY_V3_DP_COM_SW_RESET, SW_RESET); in qmp_usb_init()
2093 qphy_clrbits(pcs, cfg->regs[QPHY_SW_RESET], SW_RESET); in qmp_usb_power_on()
2122 qphy_setbits(qmp->pcs, cfg->regs[QPHY_SW_RESET], SW_RESET); in qmp_usb_power_off()
A Dphy-qcom-qmp-combo.c32 #define SW_RESET BIT(0) macro
2527 qphy_clrbits(com, QPHY_V3_DP_COM_SW_RESET, SW_RESET); in qmp_combo_com_init()
2657 qphy_clrbits(pcs, cfg->regs[QPHY_SW_RESET], SW_RESET); in qmp_combo_usb_power_on()
2686 qphy_setbits(qmp->pcs, cfg->regs[QPHY_SW_RESET], SW_RESET); in qmp_combo_usb_power_off()
A Dphy-qcom-qmp-pcie.c37 #define SW_RESET BIT(0) macro
2700 qphy_clrbits(pcs, cfg->regs[QPHY_SW_RESET], SW_RESET); in qmp_pcie_power_on()
2733 qphy_setbits(qmp->pcs, cfg->regs[QPHY_SW_RESET], SW_RESET); in qmp_pcie_power_off()
/linux-6.3-rc2/drivers/clk/qcom/
A Dgdsc.h64 #define SW_RESET BIT(3) macro
A Dgpucc-sdm660.c256 .flags = CLAMP_IO | SW_RESET | AON_RESET | NO_RET_PERIPH,
A Dgpucc-msm8998.c272 .flags = CLAMP_IO | SW_RESET | AON_RESET | NO_RET_PERIPH,
A Dgdsc.c267 if (sc->flags & SW_RESET) { in gdsc_enable()
/linux-6.3-rc2/drivers/watchdog/
A Dasm9260_wdt.c50 SW_RESET, enumerator
277 priv->mode = SW_RESET; in asm9260_wdt_get_dt_mode()
/linux-6.3-rc2/sound/soc/tegra/
A Dtegra210_admaif.h67 #define SW_RESET 1 macro
A Dtegra210_admaif.c384 regmap_update_bits(admaif->regmap, reset_reg, SW_RESET_MASK, SW_RESET); in tegra_admaif_stop()
388 !(val & SW_RESET_MASK & SW_RESET), in tegra_admaif_stop()
/linux-6.3-rc2/drivers/net/dsa/microchip/
A Dlan937x_reg.h45 #define SW_RESET BIT(1) macro
A Dlan937x_main.c147 ret = lan937x_cfg(dev, REG_SW_OPERATION, SW_RESET, true); in lan937x_reset_switch()
A Dksz9477_reg.h167 #define SW_RESET BIT(1) macro
A Dksz9477.c170 ksz_cfg(dev, REG_SW_OPERATION, SW_RESET, true); in ksz9477_reset_switch()
/linux-6.3-rc2/arch/arm/boot/dts/
A Dimx6qp-prtwd3.dts277 "", "", "", "", "", "SW_RESET", "", "",
/linux-6.3-rc2/drivers/net/wireless/intel/ipw2x00/
A Dipw2100.h301 SW_RESET, enumerator

Completed in 59 milliseconds