/linux-6.12.1/drivers/phy/qualcomm/ |
D | phy-qcom-qmp.h | 56 #define SW_RESET BIT(0) macro
|
D | phy-qcom-qmp-pcie-msm8996.c | 293 qphy_clrbits(serdes, cfg->regs[QPHY_COM_SW_RESET], SW_RESET); in qmp_pcie_msm8996_serdes_init() 377 SW_RESET); in qmp_pcie_msm8996_com_exit() 448 qphy_clrbits(pcs, cfg->regs[QPHY_SW_RESET], SW_RESET); in qmp_pcie_msm8996_power_on() 480 qphy_setbits(qphy->pcs, cfg->regs[QPHY_SW_RESET], SW_RESET); in qmp_pcie_msm8996_power_off()
|
D | phy-qcom-qmp-usb-legacy.c | 763 qphy_clrbits(dp_com, QPHY_V3_DP_COM_SW_RESET, SW_RESET); in qmp_usb_legacy_init_dp_com() 854 qphy_clrbits(pcs, cfg->regs[QPHY_SW_RESET], SW_RESET); in qmp_usb_legacy_power_on() 883 qphy_setbits(qmp->pcs, cfg->regs[QPHY_SW_RESET], SW_RESET); in qmp_usb_legacy_power_off()
|
D | phy-qcom-qmp-usbc.c | 548 qphy_clrbits(qmp->pcs, cfg->regs[QPHY_SW_RESET], SW_RESET); in qmp_usbc_power_on() 577 qphy_setbits(qmp->pcs, cfg->regs[QPHY_SW_RESET], SW_RESET); in qmp_usbc_power_off()
|
D | phy-qcom-qmp-ufs.c | 1697 qphy_clrbits(pcs, cfg->regs[QPHY_SW_RESET], SW_RESET); in qmp_ufs_power_on() 1720 qphy_setbits(qmp->pcs, cfg->regs[QPHY_SW_RESET], SW_RESET); in qmp_ufs_power_off()
|
D | phy-qcom-qmp-usb.c | 1745 qphy_clrbits(pcs, cfg->regs[QPHY_SW_RESET], SW_RESET); in qmp_usb_power_on() 1774 qphy_setbits(qmp->pcs, cfg->regs[QPHY_SW_RESET], SW_RESET); in qmp_usb_power_off()
|
/linux-6.12.1/drivers/clk/qcom/ |
D | gdsc.h | 64 #define SW_RESET BIT(3) macro
|
D | gpucc-sdm660.c | 255 .flags = CLAMP_IO | SW_RESET | AON_RESET | NO_RET_PERIPH,
|
D | gpucc-msm8998.c | 271 .flags = CLAMP_IO | SW_RESET | AON_RESET | NO_RET_PERIPH,
|
D | gpucc-qcm2290.c | 317 .flags = CLAMP_IO | AON_RESET | SW_RESET,
|
D | gpucc-sm6375.c | 380 .flags = CLAMP_IO | SW_RESET | AON_RESET,
|
D | gpucc-sm6115.c | 417 .flags = CLAMP_IO | SW_RESET | VOTABLE,
|
D | gpucc-x1e80100.c | 557 .flags = CLAMP_IO | AON_RESET | SW_RESET | POLL_CFG_GDSCR,
|
D | gdsc.c | 267 if (sc->flags & SW_RESET) { in gdsc_enable()
|
D | gpucc-sm8650.c | 565 .flags = CLAMP_IO | AON_RESET | SW_RESET | POLL_CFG_GDSCR,
|
D | gpucc-sm8450.c | 664 .flags = CLAMP_IO | AON_RESET | SW_RESET | POLL_CFG_GDSCR,
|
D | gpucc-sm4450.c | 695 .flags = CLAMP_IO | AON_RESET | SW_RESET | POLL_CFG_GDSCR,
|
/linux-6.12.1/drivers/watchdog/ |
D | asm9260_wdt.c | 50 SW_RESET, enumerator 277 priv->mode = SW_RESET; in asm9260_wdt_get_dt_mode()
|
/linux-6.12.1/sound/soc/tegra/ |
D | tegra210_admaif.h | 67 #define SW_RESET 1 macro
|
D | tegra210_admaif.c | 384 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.12.1/drivers/net/dsa/microchip/ |
D | lan937x_reg.h | 49 #define SW_RESET BIT(1) macro
|
D | lan937x_main.c | 150 ret = lan937x_cfg(dev, REG_SW_OPERATION, SW_RESET, true); in lan937x_reset_switch()
|
D | ksz9477_reg.h | 149 #define SW_RESET BIT(1) macro
|
/linux-6.12.1/arch/arm/boot/dts/nxp/imx/ |
D | imx6qp-prtwd3.dts | 277 "", "", "", "", "", "SW_RESET", "", "",
|
/linux-6.12.1/drivers/net/wireless/intel/ipw2x00/ |
D | ipw2100.h | 301 SW_RESET, enumerator
|