Searched refs:SW_RESET (Results 1 – 7 of 7) sorted by relevance
| /Linux-v4.19/drivers/clk/qcom/ |
| D | gdsc.h | 56 #define SW_RESET BIT(3) macro
|
| D | gdsc.c | 219 if (sc->flags & SW_RESET) { in gdsc_enable()
|
| /Linux-v4.19/drivers/watchdog/ |
| D | asm9260_wdt.c | 51 SW_RESET, enumerator 267 priv->mode = SW_RESET; in asm9260_wdt_get_dt_mode()
|
| /Linux-v4.19/drivers/phy/qualcomm/ |
| D | phy-qcom-qmp.c | 28 #define SW_RESET BIT(0) macro 1011 qphy_clrbits(serdes, cfg->regs[QPHY_COM_SW_RESET], SW_RESET); in qcom_qmp_phy_com_init() 1060 SW_RESET); in qcom_qmp_phy_com_exit() 1136 qphy_clrbits(pcs, cfg->regs[QPHY_SW_RESET], SW_RESET); in qcom_qmp_phy_init() 1138 qphy_clrbits(dp_com, QPHY_V3_DP_COM_SW_RESET, SW_RESET); in qcom_qmp_phy_init() 1176 qphy_setbits(qphy->pcs, cfg->regs[QPHY_SW_RESET], SW_RESET); in qcom_qmp_phy_exit()
|
| /Linux-v4.19/drivers/net/wireless/intel/ipw2x00/ |
| D | ipw2100.h | 315 SW_RESET, enumerator
|
| /Linux-v4.19/drivers/net/dsa/microchip/ |
| D | ksz_9477_reg.h | 179 #define SW_RESET BIT(1) macro
|
| D | ksz_common.c | 275 ksz_cfg(dev, REG_SW_OPERATION, SW_RESET, true); in ksz_reset_switch()
|