| /OK3568_Linux_fs/kernel/drivers/tty/serial/ |
| H A 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() 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 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()
|
| H A 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()
|
| H A 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()
|
| H A D | max9860.c | 670 regcache_cache_bypass(max9860->regmap, true); in max9860_probe() 681 regcache_cache_bypass(max9860->regmap, false); in max9860_probe()
|
| H A 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()
|
| H A D | max98373-sdw.c | 354 regcache_cache_bypass(max98373->regmap, true); in max98373_io_init() 453 regcache_cache_bypass(max98373->regmap, false); in max98373_io_init()
|
| H A D | rt5682-sdw.c | 405 regcache_cache_bypass(rt5682->regmap, true); in rt5682_io_init() 424 regcache_cache_bypass(rt5682->regmap, false); in rt5682_io_init()
|
| H A D | rt1015.c | 499 regcache_cache_bypass(regmap, true); in rt1015_calibrate() 514 regcache_cache_bypass(regmap, false); in rt1015_calibrate()
|
| H A 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()
|
| H A 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()
|
| H A D | rt1305.c | 999 regcache_cache_bypass(rt1305->regmap, true); in rt1305_calibrate() 1117 regcache_cache_bypass(rt1305->regmap, false); in rt1305_calibrate()
|
| H A D | sta32x.c | 401 regcache_cache_bypass(sta32x->regmap, true); in sta32x_watchdog() 403 regcache_cache_bypass(sta32x->regmap, false); in sta32x_watchdog()
|
| H A 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()
|
| H A D | rt711.c | 1198 regcache_cache_bypass(rt711->regmap, true); in rt711_io_init() 1292 regcache_cache_bypass(rt711->regmap, false); in rt711_io_init()
|
| H A 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()
|
| H A D | rt1011.c | 2179 regcache_cache_bypass(rt1011->regmap, true); in rt1011_calibrate() 2328 regcache_cache_bypass(rt1011->regmap, false); in rt1011_calibrate()
|
| H A D | da7219.c | 2461 regcache_cache_bypass(da7219->regmap, true); in da7219_probe() 2492 regcache_cache_bypass(da7219->regmap, false); in da7219_probe()
|
| H A D | wm8962.c | 3662 regcache_cache_bypass(wm8962->regmap, true); in wm8962_i2c_probe() 3688 regcache_cache_bypass(wm8962->regmap, false); in wm8962_i2c_probe()
|
| H A D | rt5663.c | 3593 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 D | regcache.c | 538 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 D | regmap.h | 1124 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 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()
|
| /OK3568_Linux_fs/kernel/sound/soc/fsl/ |
| H A D | fsl_spdif.c | 339 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 D | twl-core.c | 502 regcache_cache_bypass(regmap, enable); in twl_set_regcache_bypass()
|