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()
924 regcache_cache_bypass(s->regmap, true); in sc16is7xx_set_termios()
936 regcache_cache_bypass(s->regmap, false); in sc16is7xx_set_termios()
1007 regcache_cache_bypass(s->regmap, true); in sc16is7xx_startup()
1024 regcache_cache_bypass(s->regmap, false); in sc16is7xx_startup()
1303 regcache_cache_bypass(s->regmap, true); in sc16is7xx_probe()
1309 regcache_cache_bypass(s->regmap, false); in sc16is7xx_probe()