Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/tty/serial/
Dsc16is7xx.c378 regcache_cache_bypass(s->regmap, true); in sc16is7xx_fifo_read()
380 regcache_cache_bypass(s->regmap, false); in sc16is7xx_fifo_read()
396 regcache_cache_bypass(s->regmap, true); in sc16is7xx_fifo_write()
398 regcache_cache_bypass(s->regmap, false); in sc16is7xx_fifo_write()
525 regcache_cache_bypass(s->regmap, true); in sc16is7xx_set_baud()
528 regcache_cache_bypass(s->regmap, false); in sc16is7xx_set_baud()
544 regcache_cache_bypass(s->regmap, true); in sc16is7xx_set_baud()
547 regcache_cache_bypass(s->regmap, false); in sc16is7xx_set_baud()
924 regcache_cache_bypass(s->regmap, true); in sc16is7xx_set_termios()
936 regcache_cache_bypass(s->regmap, false); in sc16is7xx_set_termios()
[all …]
/Linux-v5.10/sound/soc/codecs/
Dwm9705.c290 regcache_cache_bypass(component->regmap, true); in wm9705_soc_suspend()
292 regcache_cache_bypass(component->regmap, false); in wm9705_soc_suspend()
Dadau1977.c234 regcache_cache_bypass(adau1977->regmap, true); in adau1977_reset()
237 regcache_cache_bypass(adau1977->regmap, false); in adau1977_reset()
453 regcache_cache_bypass(adau1977->regmap, true); in adau1977_power_enable()
458 regcache_cache_bypass(adau1977->regmap, false); in adau1977_power_enable()
Dssm2518.c778 regcache_cache_bypass(ssm2518->regmap, true); in ssm2518_i2c_probe()
781 regcache_cache_bypass(ssm2518->regmap, false); in ssm2518_i2c_probe()
Dmax9860.c670 regcache_cache_bypass(max9860->regmap, true); in max9860_probe()
681 regcache_cache_bypass(max9860->regmap, false); in max9860_probe()
Drt1308-sdw.c174 regcache_cache_bypass(rt1308->regmap, true); in rt1308_io_init()
259 regcache_cache_bypass(rt1308->regmap, false); in rt1308_io_init()
Drt5682-sdw.c411 regcache_cache_bypass(rt5682->regmap, true); in rt5682_io_init()
417 regcache_cache_bypass(rt5682->regmap, false); in rt5682_io_init()
Dmax98373-sdw.c353 regcache_cache_bypass(max98373->regmap, true); in max98373_io_init()
452 regcache_cache_bypass(max98373->regmap, false); in max98373_io_init()
Dwm8961.c942 regcache_cache_bypass(wm8961->regmap, true); in wm8961_i2c_probe()
944 regcache_cache_bypass(wm8961->regmap, false); in wm8961_i2c_probe()
Drt1015.c498 regcache_cache_bypass(regmap, true); in rt1015_calibrate()
513 regcache_cache_bypass(regmap, false); in rt1015_calibrate()
Dda7219-aad.c161 regcache_cache_bypass(da7219->regmap, true); in da7219_aad_hptest_work()
293 regcache_cache_bypass(da7219->regmap, false); in da7219_aad_hptest_work()
Drt1305.c999 regcache_cache_bypass(rt1305->regmap, true); in rt1305_calibrate()
1117 regcache_cache_bypass(rt1305->regmap, false); in rt1305_calibrate()
Dsta32x.c401 regcache_cache_bypass(sta32x->regmap, true); in sta32x_watchdog()
403 regcache_cache_bypass(sta32x->regmap, false); in sta32x_watchdog()
Drt700.c1141 regcache_cache_bypass(rt700->regmap, true); in rt700_io_init()
1222 regcache_cache_bypass(rt700->regmap, false); in rt700_io_init()
Drt711.c1184 regcache_cache_bypass(rt711->regmap, true); in rt711_io_init()
1278 regcache_cache_bypass(rt711->regmap, false); in rt711_io_init()
Drt5665.c4673 regcache_cache_bypass(rt5665->regmap, true); in rt5665_calibrate()
4707 regcache_cache_bypass(rt5665->regmap, false); in rt5665_calibrate()
4726 regcache_cache_bypass(rt5665->regmap, false); in rt5665_calibrate()
4734 regcache_cache_bypass(rt5665->regmap, false); in rt5665_calibrate()
Drt1011.c2179 regcache_cache_bypass(rt1011->regmap, true); in rt1011_calibrate()
2328 regcache_cache_bypass(rt1011->regmap, false); in rt1011_calibrate()
Dda7219.c2454 regcache_cache_bypass(da7219->regmap, true); in da7219_probe()
2485 regcache_cache_bypass(da7219->regmap, false); in da7219_probe()
Dwm8962.c3609 regcache_cache_bypass(wm8962->regmap, true); in wm8962_i2c_probe()
3635 regcache_cache_bypass(wm8962->regmap, false); in wm8962_i2c_probe()
Drt5663.c3585 regcache_cache_bypass(rt5663->regmap, true); in rt5663_i2c_probe()
3596 regcache_cache_bypass(rt5663->regmap, false); in rt5663_i2c_probe()
/Linux-v5.10/drivers/base/regmap/
Dregcache.c538 void regcache_cache_bypass(struct regmap *map, bool enable) in regcache_cache_bypass() function
546 EXPORT_SYMBOL_GPL(regcache_cache_bypass);
/Linux-v5.10/include/linux/
Dregmap.h1117 void regcache_cache_bypass(struct regmap *map, bool enable);
1721 static inline void regcache_cache_bypass(struct regmap *map, bool enable) in regcache_cache_bypass() function
/Linux-v5.10/drivers/net/ethernet/microchip/
Dencx24j600.c457 regcache_cache_bypass(priv->ctx.regmap, true); in encx24j600_soft_reset()
464 regcache_cache_bypass(priv->ctx.regmap, false); in encx24j600_soft_reset()
/Linux-v5.10/sound/soc/fsl/
Dfsl_spdif.c339 regcache_cache_bypass(regmap, true); in spdif_softreset()
351 regcache_cache_bypass(regmap, false); in spdif_softreset()
/Linux-v5.10/drivers/mfd/
Dtwl-core.c502 regcache_cache_bypass(regmap, enable); in twl_set_regcache_bypass()