| /Linux-v5.10/drivers/tty/serial/ | 
| D | sc16is7xx.c | 378 	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/ | 
| D | wm9705.c | 290 	regcache_cache_bypass(component->regmap, true);  in wm9705_soc_suspend()292 	regcache_cache_bypass(component->regmap, false);  in wm9705_soc_suspend()
 
 | 
| D | adau1977.c | 234 	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()
 
 | 
| D | ssm2518.c | 778 	regcache_cache_bypass(ssm2518->regmap, true);  in ssm2518_i2c_probe()781 	regcache_cache_bypass(ssm2518->regmap, false);  in ssm2518_i2c_probe()
 
 | 
| D | max9860.c | 670 	regcache_cache_bypass(max9860->regmap, true);  in max9860_probe()681 	regcache_cache_bypass(max9860->regmap, false);  in max9860_probe()
 
 | 
| D | rt1308-sdw.c | 174 		regcache_cache_bypass(rt1308->regmap, true);  in rt1308_io_init()259 		regcache_cache_bypass(rt1308->regmap, false);  in rt1308_io_init()
 
 | 
| D | rt5682-sdw.c | 411 		regcache_cache_bypass(rt5682->regmap, true);  in rt5682_io_init()417 		regcache_cache_bypass(rt5682->regmap, false);  in rt5682_io_init()
 
 | 
| D | max98373-sdw.c | 353 		regcache_cache_bypass(max98373->regmap, true);  in max98373_io_init()452 		regcache_cache_bypass(max98373->regmap, false);  in max98373_io_init()
 
 | 
| D | wm8961.c | 942 	regcache_cache_bypass(wm8961->regmap, true);  in wm8961_i2c_probe()944 	regcache_cache_bypass(wm8961->regmap, false);  in wm8961_i2c_probe()
 
 | 
| D | rt1015.c | 498 	regcache_cache_bypass(regmap, true);  in rt1015_calibrate()513 	regcache_cache_bypass(regmap, false);  in rt1015_calibrate()
 
 | 
| D | da7219-aad.c | 161 	regcache_cache_bypass(da7219->regmap, true);  in da7219_aad_hptest_work()293 	regcache_cache_bypass(da7219->regmap, false);  in da7219_aad_hptest_work()
 
 | 
| D | rt1305.c | 999 	regcache_cache_bypass(rt1305->regmap, true);  in rt1305_calibrate()1117 	regcache_cache_bypass(rt1305->regmap, false);  in rt1305_calibrate()
 
 | 
| D | sta32x.c | 401 	regcache_cache_bypass(sta32x->regmap, true);  in sta32x_watchdog()403 	regcache_cache_bypass(sta32x->regmap, false);  in sta32x_watchdog()
 
 | 
| D | rt700.c | 1141 		regcache_cache_bypass(rt700->regmap, true);  in rt700_io_init()1222 		regcache_cache_bypass(rt700->regmap, false);  in rt700_io_init()
 
 | 
| D | rt711.c | 1184 		regcache_cache_bypass(rt711->regmap, true);  in rt711_io_init()1278 		regcache_cache_bypass(rt711->regmap, false);  in rt711_io_init()
 
 | 
| D | rt5665.c | 4673 	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()
 
 | 
| D | rt1011.c | 2179 	regcache_cache_bypass(rt1011->regmap, true);  in rt1011_calibrate()2328 	regcache_cache_bypass(rt1011->regmap, false);  in rt1011_calibrate()
 
 | 
| D | da7219.c | 2454 	regcache_cache_bypass(da7219->regmap, true);  in da7219_probe()2485 	regcache_cache_bypass(da7219->regmap, false);  in da7219_probe()
 
 | 
| D | wm8962.c | 3609 	regcache_cache_bypass(wm8962->regmap, true);  in wm8962_i2c_probe()3635 	regcache_cache_bypass(wm8962->regmap, false);  in wm8962_i2c_probe()
 
 | 
| D | rt5663.c | 3585 	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/ | 
| D | regcache.c | 538 void regcache_cache_bypass(struct regmap *map, bool enable)  in regcache_cache_bypass()  function546 EXPORT_SYMBOL_GPL(regcache_cache_bypass);
 
 | 
| /Linux-v5.10/include/linux/ | 
| D | regmap.h | 1117 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/ | 
| D | encx24j600.c | 457 	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/ | 
| D | fsl_spdif.c | 339 	regcache_cache_bypass(regmap, true);  in spdif_softreset()351 	regcache_cache_bypass(regmap, false);  in spdif_softreset()
 
 | 
| /Linux-v5.10/drivers/mfd/ | 
| D | twl-core.c | 502 	regcache_cache_bypass(regmap, enable);  in twl_set_regcache_bypass()
 |