Lines Matching refs:regcache_cache_bypass
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()
1010 regcache_cache_bypass(s->regmap, true); in sc16is7xx_startup()
1027 regcache_cache_bypass(s->regmap, false); in sc16is7xx_startup()
1304 regcache_cache_bypass(s->regmap, true); in sc16is7xx_probe()
1310 regcache_cache_bypass(s->regmap, false); in sc16is7xx_probe()