Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A 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()
927 regcache_cache_bypass(s->regmap, true); in sc16is7xx_set_termios()
939 regcache_cache_bypass(s->regmap, false); in sc16is7xx_set_termios()
[all …]
/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dwm9705.c290 regcache_cache_bypass(component->regmap, true); in wm9705_soc_suspend()
292 regcache_cache_bypass(component->regmap, false); in wm9705_soc_suspend()
H A 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()
H A Dssm2518.c778 regcache_cache_bypass(ssm2518->regmap, true); in ssm2518_i2c_probe()
781 regcache_cache_bypass(ssm2518->regmap, false); in ssm2518_i2c_probe()
H A Dmax9860.c670 regcache_cache_bypass(max9860->regmap, true); in max9860_probe()
681 regcache_cache_bypass(max9860->regmap, false); in max9860_probe()
H A Drt1308-sdw.c174 regcache_cache_bypass(rt1308->regmap, true); in rt1308_io_init()
259 regcache_cache_bypass(rt1308->regmap, false); in rt1308_io_init()
H A Dmax98373-sdw.c354 regcache_cache_bypass(max98373->regmap, true); in max98373_io_init()
453 regcache_cache_bypass(max98373->regmap, false); in max98373_io_init()
H A Drt5682-sdw.c405 regcache_cache_bypass(rt5682->regmap, true); in rt5682_io_init()
424 regcache_cache_bypass(rt5682->regmap, false); in rt5682_io_init()
H A Drt1015.c499 regcache_cache_bypass(regmap, true); in rt1015_calibrate()
514 regcache_cache_bypass(regmap, false); in rt1015_calibrate()
H A Dwm8961.c942 regcache_cache_bypass(wm8961->regmap, true); in wm8961_i2c_probe()
944 regcache_cache_bypass(wm8961->regmap, false); in wm8961_i2c_probe()
H A 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()
H A Drt1305.c999 regcache_cache_bypass(rt1305->regmap, true); in rt1305_calibrate()
1117 regcache_cache_bypass(rt1305->regmap, false); in rt1305_calibrate()
H A Dsta32x.c401 regcache_cache_bypass(sta32x->regmap, true); in sta32x_watchdog()
403 regcache_cache_bypass(sta32x->regmap, false); in sta32x_watchdog()
H A Drt700.c1141 regcache_cache_bypass(rt700->regmap, true); in rt700_io_init()
1222 regcache_cache_bypass(rt700->regmap, false); in rt700_io_init()
H A Drt711.c1198 regcache_cache_bypass(rt711->regmap, true); in rt711_io_init()
1292 regcache_cache_bypass(rt711->regmap, false); in rt711_io_init()
H A 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()
H A Drt1011.c2179 regcache_cache_bypass(rt1011->regmap, true); in rt1011_calibrate()
2328 regcache_cache_bypass(rt1011->regmap, false); in rt1011_calibrate()
H A Dda7219.c2461 regcache_cache_bypass(da7219->regmap, true); in da7219_probe()
2492 regcache_cache_bypass(da7219->regmap, false); in da7219_probe()
H A Dwm8962.c3662 regcache_cache_bypass(wm8962->regmap, true); in wm8962_i2c_probe()
3688 regcache_cache_bypass(wm8962->regmap, false); in wm8962_i2c_probe()
H A Drt5663.c3593 regcache_cache_bypass(rt5663->regmap, true); in rt5663_i2c_probe()
3604 regcache_cache_bypass(rt5663->regmap, false); in rt5663_i2c_probe()
/OK3568_Linux_fs/kernel/drivers/base/regmap/
H A Dregcache.c538 void regcache_cache_bypass(struct regmap *map, bool enable) in regcache_cache_bypass() function
546 EXPORT_SYMBOL_GPL(regcache_cache_bypass);
/OK3568_Linux_fs/kernel/include/linux/
H A Dregmap.h1124 void regcache_cache_bypass(struct regmap *map, bool enable);
1728 static inline void regcache_cache_bypass(struct regmap *map, bool enable) in regcache_cache_bypass() function
/OK3568_Linux_fs/kernel/drivers/net/ethernet/microchip/
H A 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()
/OK3568_Linux_fs/kernel/sound/soc/fsl/
H A Dfsl_spdif.c339 regcache_cache_bypass(regmap, true); in spdif_softreset()
351 regcache_cache_bypass(regmap, false); in spdif_softreset()
/OK3568_Linux_fs/kernel/drivers/mfd/
H A Dtwl-core.c502 regcache_cache_bypass(regmap, enable); in twl_set_regcache_bypass()

12