Home
last modified time | relevance | path

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

12

/drivers/media/platform/qcom/iris/
A Diris_vpu3x.c51 #define SW_RESET BIT(0) macro
186 val |= SW_RESET; in iris_vpu33_power_off_controller()
204 val &= ~SW_RESET; in iris_vpu33_power_off_controller()
/drivers/phy/qualcomm/
A Dphy-qcom-qmp.h62 #define SW_RESET BIT(0) macro
A Dphy-qcom-qmp-pcie-msm8996.c293 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()
A Dphy-qcom-qmp-usb-legacy.c763 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()
A Dphy-qcom-qmp-usbc.c548 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()
A Dphy-qcom-qmp-usb.c1807 qphy_clrbits(pcs, cfg->regs[QPHY_SW_RESET], SW_RESET); in qmp_usb_power_on()
1836 qphy_setbits(qmp->pcs, cfg->regs[QPHY_SW_RESET], SW_RESET); in qmp_usb_power_off()
A Dphy-qcom-qmp-combo.c3047 qphy_clrbits(com, QPHY_V3_DP_COM_SW_RESET, SW_RESET); in qmp_combo_com_init()
3195 qphy_clrbits(pcs, cfg->regs[QPHY_SW_RESET], SW_RESET); in qmp_combo_usb_power_on()
3224 qphy_setbits(qmp->pcs, cfg->regs[QPHY_SW_RESET], SW_RESET); in qmp_combo_usb_power_off()
/drivers/watchdog/
A Dasm9260_wdt.c50 SW_RESET, enumerator
277 priv->mode = SW_RESET; in asm9260_wdt_get_dt_mode()
/drivers/clk/qcom/
A Dgdsc.h64 #define SW_RESET BIT(3) macro
A Dgpucc-sdm660.c254 .flags = CLAMP_IO | SW_RESET | AON_RESET | NO_RET_PERIPH,
A Dgpucc-msm8998.c270 .flags = CLAMP_IO | SW_RESET | AON_RESET | NO_RET_PERIPH,
A Dgpucc-qcm2290.c317 .flags = CLAMP_IO | AON_RESET | SW_RESET,
A Dgpucc-sm6375.c380 .flags = CLAMP_IO | SW_RESET | AON_RESET,
A Dgpucc-sar2130p.c417 .flags = CLAMP_IO | AON_RESET | SW_RESET,
A Dgpucc-sm6115.c417 .flags = CLAMP_IO | SW_RESET | VOTABLE,
A Dgpucc-sm8650.c565 .flags = CLAMP_IO | AON_RESET | SW_RESET | POLL_CFG_GDSCR,
A Dgpucc-x1e80100.c557 .flags = CLAMP_IO | AON_RESET | SW_RESET | POLL_CFG_GDSCR,
A Dgdsc.c267 if (sc->flags & SW_RESET) { in gdsc_enable()
A Dgpucc-sm4450.c694 .flags = CLAMP_IO | AON_RESET | SW_RESET | POLL_CFG_GDSCR,
A Dgpucc-sm8450.c692 .flags = CLAMP_IO | AON_RESET | SW_RESET | POLL_CFG_GDSCR,
/drivers/net/dsa/microchip/
A Dlan937x_reg.h53 #define SW_RESET BIT(1) macro
A Dlan937x_main.c351 ret = lan937x_cfg(dev, REG_SW_OPERATION, SW_RESET, true); in lan937x_reset_switch()
A Dksz9477_reg.h149 #define SW_RESET BIT(1) macro
A Dksz9477.c354 ksz_cfg(dev, REG_SW_OPERATION, SW_RESET, true); in ksz9477_reset_switch()
/drivers/net/wireless/intel/ipw2x00/
A Dipw2100.h301 SW_RESET, enumerator

Completed in 78 milliseconds

12