Lines Matching refs:regcache_cache_bypass
381 regcache_cache_bypass(s->regmap, true); in sc16is7xx_fifo_read()
383 regcache_cache_bypass(s->regmap, false); in sc16is7xx_fifo_read()
392 regcache_cache_bypass(s->regmap, true); in sc16is7xx_fifo_write()
394 regcache_cache_bypass(s->regmap, false); in sc16is7xx_fifo_write()
506 regcache_cache_bypass(s->regmap, true); in sc16is7xx_set_baud()
509 regcache_cache_bypass(s->regmap, false); in sc16is7xx_set_baud()
523 regcache_cache_bypass(s->regmap, true); in sc16is7xx_set_baud()
526 regcache_cache_bypass(s->regmap, false); in sc16is7xx_set_baud()
888 regcache_cache_bypass(s->regmap, true); in sc16is7xx_set_termios()
900 regcache_cache_bypass(s->regmap, false); in sc16is7xx_set_termios()
968 regcache_cache_bypass(s->regmap, true); in sc16is7xx_startup()
985 regcache_cache_bypass(s->regmap, false); in sc16is7xx_startup()