Lines Matching refs:regcache_cache_bypass
393 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()
1172 regcache_cache_bypass(s->regmap, true); in sc16is7xx_startup()
1190 regcache_cache_bypass(s->regmap, false); in sc16is7xx_startup()
1498 regcache_cache_bypass(s->regmap, true); in sc16is7xx_probe()
1504 regcache_cache_bypass(s->regmap, false); in sc16is7xx_probe()