Searched refs:SW_RESET (Results 1 – 15 of 15) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/input/sensors/psensor/ |
| H A D | ps_stk3171.c | 47 #define SW_RESET 0X80 macro 135 result = sensor_write_reg(client, SW_RESET, 0); in sensor_init()
|
| /OK3568_Linux_fs/kernel/drivers/input/sensors/lsensor/ |
| H A D | ls_stk3171.c | 47 #define SW_RESET 0X80 macro 136 result = sensor_write_reg(client, SW_RESET, 0); in sensor_init()
|
| H A D | ls_em3071x.c | 35 #define SW_RESET 0X0E macro 116 result = sensor_write_reg(client, SW_RESET, 0); in sensor_init()
|
| /OK3568_Linux_fs/u-boot/drivers/net/phy/ |
| H A D | mv88e6352.c | 30 #define SW_RESET 0x8000 macro 215 reg = SW_RESET | PPU_ENABLE | 0x0400; in mv88e_sw_reset()
|
| /OK3568_Linux_fs/kernel/drivers/watchdog/ |
| H A D | asm9260_wdt.c | 50 SW_RESET, enumerator 277 priv->mode = SW_RESET; in asm9260_wdt_get_dt_mode()
|
| /OK3568_Linux_fs/kernel/drivers/clk/qcom/ |
| H A D | gdsc.h | 55 #define SW_RESET BIT(3) macro
|
| H A D | gpucc-msm8998.c | 265 .flags = CLAMP_IO | SW_RESET | AON_RESET | NO_RET_PERIPH,
|
| H A D | gdsc.c | 248 if (sc->flags & SW_RESET) { in gdsc_enable()
|
| /OK3568_Linux_fs/kernel/sound/soc/tegra/ |
| H A D | tegra210_admaif.h | 67 #define SW_RESET 1 macro
|
| H A 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()
|
| /OK3568_Linux_fs/kernel/drivers/input/sensors/accel/ |
| H A D | dmard10.c | 140 #define SW_RESET 1 macro
|
| /OK3568_Linux_fs/kernel/drivers/phy/qualcomm/ |
| H A D | phy-qcom-qmp.c | 28 #define SW_RESET BIT(0) macro 2666 qphy_clrbits(serdes, cfg->regs[QPHY_COM_SW_RESET], SW_RESET); in qcom_qmp_phy_serdes_init() 2976 qphy_clrbits(dp_com, QPHY_V3_DP_COM_SW_RESET, SW_RESET); in qcom_qmp_phy_com_init() 3025 SW_RESET); in qcom_qmp_phy_com_exit() 3162 qphy_clrbits(pcs, cfg->regs[QPHY_SW_RESET], SW_RESET); in qcom_qmp_phy_power_on() 3207 qphy_setbits(qphy->pcs, cfg->regs[QPHY_SW_RESET], SW_RESET); in qcom_qmp_phy_power_off()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intel/ipw2x00/ |
| H A D | ipw2100.h | 301 SW_RESET, enumerator
|
| /OK3568_Linux_fs/kernel/drivers/net/dsa/microchip/ |
| H A D | ksz9477_reg.h | 168 #define SW_RESET BIT(1) macro
|
| H A D | ksz9477.c | 202 ksz_cfg(dev, REG_SW_OPERATION, SW_RESET, true); in ksz9477_reset_switch()
|