Home
last modified time | relevance | path

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

12

/linux/drivers/phy/qualcomm/
H A Dphy-qcom-qmp.h76 #define SW_RESET BIT(0) macro
H A Dphy-qcom-qmp-usb-legacy.c765 qphy_clrbits(dp_com, QPHY_V3_DP_COM_SW_RESET, SW_RESET); in qmp_usb_legacy_init_dp_com()
856 qphy_clrbits(pcs, cfg->regs[QPHY_SW_RESET], SW_RESET); in qmp_usb_legacy_power_on()
885 qphy_setbits(qmp->pcs, cfg->regs[QPHY_SW_RESET], SW_RESET); in qmp_usb_legacy_power_off()
H A Dphy-qcom-qmp-usbc.c1073 qphy_clrbits(qmp->pcs, cfg->regs[QPHY_SW_RESET], SW_RESET); in qmp_usbc_usb_power_on()
1102 qphy_setbits(qmp->pcs, cfg->regs[QPHY_SW_RESET], SW_RESET); in qmp_usbc_usb_power_off()
H A Dphy-qcom-qmp-usb.c1970 qphy_clrbits(pcs, cfg->regs[QPHY_SW_RESET], SW_RESET); in qmp_usb_power_on()
1999 qphy_setbits(qmp->pcs, cfg->regs[QPHY_SW_RESET], SW_RESET); in qmp_usb_power_off()
H A Dphy-qcom-qmp-combo.c4102 qphy_clrbits(com, QPHY_V3_DP_COM_SW_RESET, SW_RESET); in qmp_combo_com_init()
4253 qphy_clrbits(pcs, cfg->regs[QPHY_SW_RESET], SW_RESET); in qmp_combo_usb_power_on()
4280 qphy_setbits(qmp->pcs, cfg->regs[QPHY_SW_RESET], SW_RESET); in qmp_combo_usb_power_off()
/linux/drivers/clk/qcom/
H A Dgdsc.h65 #define SW_RESET BIT(3) macro
H A Dgpucc-sdm660.c253 .flags = CLAMP_IO | SW_RESET | AON_RESET | NO_RET_PERIPH,
H A Dgpucc-msm8998.c269 .flags = CLAMP_IO | SW_RESET | AON_RESET | NO_RET_PERIPH,
H A Dgpucc-qcm2290.c320 .flags = RETAIN_FF_ENABLE | POLL_CFG_GDSCR | CLAMP_IO | AON_RESET | SW_RESET,
H A Dgpucc-sm6375.c379 .flags = CLAMP_IO | SW_RESET | AON_RESET,
H A Dgpucc-sar2130p.c416 .flags = CLAMP_IO | AON_RESET | SW_RESET,
H A Dgpucc-sm6115.c416 .flags = CLAMP_IO | SW_RESET | VOTABLE,
H A Dgpucc-x1e80100.c556 .flags = CLAMP_IO | AON_RESET | SW_RESET | POLL_CFG_GDSCR,
H A Dgpucc-sm8650.c564 .flags = CLAMP_IO | AON_RESET | SW_RESET | POLL_CFG_GDSCR,
H A Dgpucc-sm4450.c693 .flags = CLAMP_IO | AON_RESET | SW_RESET | POLL_CFG_GDSCR,
H A Dgpucc-sm8450.c691 .flags = CLAMP_IO | AON_RESET | SW_RESET | POLL_CFG_GDSCR,
H A Dgdsc.c293 if (sc->flags & SW_RESET) { in gdsc_enable()
/linux/drivers/watchdog/
H A Dasm9260_wdt.c50 SW_RESET, enumerator
277 priv->mode = SW_RESET; in asm9260_wdt_get_dt_mode()
/linux/drivers/net/dsa/microchip/
H A Dlan937x_reg.h53 #define SW_RESET BIT(1) macro
H A Dlan937x_main.c369 ret = lan937x_cfg(dev, REG_SW_OPERATION, SW_RESET, true); in lan937x_reset_switch()
H A Dksz9477_reg.h149 #define SW_RESET BIT(1) macro
H A Dksz9477.c360 ksz_cfg(dev, REG_SW_OPERATION, SW_RESET, true); in ksz9477_reset_switch()
/linux/sound/soc/tegra/
H A Dtegra210_admaif.h76 #define SW_RESET 1 macro
H A Dtegra210_admaif.c529 regmap_update_bits(admaif->regmap, reset_reg, SW_RESET_MASK, SW_RESET); in tegra210_admaif_cget_mono_to_stereo()
533 !(val & SW_RESET_MASK & SW_RESET), in tegra210_admaif_cget_mono_to_stereo()
/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6qp-prtwd3.dts277 "", "", "", "", "", "SW_RESET", "", "",

12