Home
last modified time | relevance | path

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

12

/Linux-v6.1/drivers/tty/serial/
Dsc16is7xx.c393 regcache_cache_bypass(s->regmap, true); in sc16is7xx_fifo_read()
395 regcache_cache_bypass(s->regmap, false); in sc16is7xx_fifo_read()
411 regcache_cache_bypass(s->regmap, true); in sc16is7xx_fifo_write()
413 regcache_cache_bypass(s->regmap, false); in sc16is7xx_fifo_write()
545 regcache_cache_bypass(s->regmap, true); in sc16is7xx_set_baud()
550 regcache_cache_bypass(s->regmap, false); in sc16is7xx_set_baud()
566 regcache_cache_bypass(s->regmap, true); in sc16is7xx_set_baud()
569 regcache_cache_bypass(s->regmap, false); in sc16is7xx_set_baud()
1085 regcache_cache_bypass(s->regmap, true); in sc16is7xx_set_termios()
1104 regcache_cache_bypass(s->regmap, false); in sc16is7xx_set_termios()
[all …]
/Linux-v6.1/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.c235 regcache_cache_bypass(adau1977->regmap, true); in adau1977_reset()
238 regcache_cache_bypass(adau1977->regmap, false); in adau1977_reset()
452 regcache_cache_bypass(adau1977->regmap, true); in adau1977_power_enable()
457 regcache_cache_bypass(adau1977->regmap, false); in adau1977_power_enable()
Dtfa989x.c365 regcache_cache_bypass(regmap, true); in tfa989x_i2c_probe()
400 regcache_cache_bypass(regmap, false); in tfa989x_i2c_probe()
Dak4375.c537 regcache_cache_bypass(ak4375->regmap, true); in ak4375_i2c_probe()
545 regcache_cache_bypass(ak4375->regmap, false); in ak4375_i2c_probe()
Dssm2518.c766 regcache_cache_bypass(ssm2518->regmap, true); in ssm2518_i2c_probe()
769 regcache_cache_bypass(ssm2518->regmap, false); in ssm2518_i2c_probe()
Drt1316-sdw.c266 regcache_cache_bypass(rt1316->regmap, true); in rt1316_io_init()
295 regcache_cache_bypass(rt1316->regmap, false); in rt1316_io_init()
Dmax9860.c665 regcache_cache_bypass(max9860->regmap, true); in max9860_probe()
676 regcache_cache_bypass(max9860->regmap, false); in max9860_probe()
Dadau1761.c584 regcache_cache_bypass(regmap, true); in adau1761_compatibility_probe()
616 regcache_cache_bypass(regmap, false); in adau1761_compatibility_probe()
Dmax98373-sdw.c369 regcache_cache_bypass(max98373->regmap, true); in max98373_io_init()
468 regcache_cache_bypass(max98373->regmap, false); in max98373_io_init()
Drt1308-sdw.c211 regcache_cache_bypass(rt1308->regmap, true); in rt1308_io_init()
274 regcache_cache_bypass(rt1308->regmap, false); in rt1308_io_init()
Drt711-sdca.c1518 regcache_cache_bypass(rt711->regmap, true); in rt711_sdca_io_init()
1520 regcache_cache_bypass(rt711->mbq_regmap, true); in rt711_sdca_io_init()
1576 regcache_cache_bypass(rt711->regmap, false); in rt711_sdca_io_init()
1578 regcache_cache_bypass(rt711->mbq_regmap, false); in rt711_sdca_io_init()
Dwm8961.c940 regcache_cache_bypass(wm8961->regmap, true); in wm8961_i2c_probe()
942 regcache_cache_bypass(wm8961->regmap, false); in wm8961_i2c_probe()
Drt1015.c501 regcache_cache_bypass(regmap, true); in rt1015_calibrate()
519 regcache_cache_bypass(regmap, false); in rt1015_calibrate()
Drt5682-sdw.c409 regcache_cache_bypass(rt5682->regmap, true); in rt5682_io_init()
430 regcache_cache_bypass(rt5682->regmap, false); in rt5682_io_init()
Dda7219-aad.c167 regcache_cache_bypass(da7219->regmap, true); in da7219_aad_hptest_work()
299 regcache_cache_bypass(da7219->regmap, false); in da7219_aad_hptest_work()
Dsta32x.c398 regcache_cache_bypass(sta32x->regmap, true); in sta32x_watchdog()
400 regcache_cache_bypass(sta32x->regmap, false); in sta32x_watchdog()
Drt1305.c998 regcache_cache_bypass(rt1305->regmap, true); in rt1305_calibrate()
1116 regcache_cache_bypass(rt1305->regmap, false); in rt1305_calibrate()
Drt700.c1166 regcache_cache_bypass(rt700->regmap, true); in rt700_io_init()
1240 regcache_cache_bypass(rt700->regmap, false); in rt700_io_init()
Drt711.c1252 regcache_cache_bypass(rt711->regmap, true); in rt711_io_init()
1339 regcache_cache_bypass(rt711->regmap, false); in rt711_io_init()
Drt5665.c4672 regcache_cache_bypass(rt5665->regmap, true); in rt5665_calibrate()
4706 regcache_cache_bypass(rt5665->regmap, false); in rt5665_calibrate()
4725 regcache_cache_bypass(rt5665->regmap, false); in rt5665_calibrate()
4733 regcache_cache_bypass(rt5665->regmap, false); in rt5665_calibrate()
/Linux-v6.1/drivers/base/regmap/
Dregcache.c545 void regcache_cache_bypass(struct regmap *map, bool enable) in regcache_cache_bypass() function
553 EXPORT_SYMBOL_GPL(regcache_cache_bypass);
/Linux-v6.1/include/linux/
Dregmap.h1233 void regcache_cache_bypass(struct regmap *map, bool enable);
1933 static inline void regcache_cache_bypass(struct regmap *map, bool enable) in regcache_cache_bypass() function
/Linux-v6.1/drivers/mfd/
Dtwl-core.c502 regcache_cache_bypass(regmap, enable); in twl_set_regcache_bypass()
/Linux-v6.1/drivers/net/ethernet/microchip/
Dencx24j600.c456 regcache_cache_bypass(priv->ctx.regmap, true); in encx24j600_soft_reset()
463 regcache_cache_bypass(priv->ctx.regmap, false); in encx24j600_soft_reset()

12