Home
last modified time | relevance | path

Searched refs:regcache_cache_bypass (Results 1 – 8 of 8) sorted by relevance

/drivers/tty/serial/
A Dsc16is7xx.c448 regcache_cache_bypass(one->regmap, true); in sc16is7xx_efr_lock()
456 regcache_cache_bypass(one->regmap, false); in sc16is7xx_efr_unlock()
611 regcache_cache_bypass(one->regmap, true); in sc16is7xx_set_baud()
614 regcache_cache_bypass(one->regmap, false); in sc16is7xx_set_baud()
1184 regcache_cache_bypass(one->regmap, true); in sc16is7xx_startup()
1202 regcache_cache_bypass(one->regmap, false); in sc16is7xx_startup()
1672 regcache_cache_bypass(regmaps[i], true); in sc16is7xx_probe()
1678 regcache_cache_bypass(regmaps[i], false); in sc16is7xx_probe()
/drivers/hwmon/
A Dspd5118.c500 regcache_cache_bypass(regmap, true); in spd5118_suspend()
503 regcache_cache_bypass(regmap, false); in spd5118_suspend()
/drivers/base/regmap/
A Dregcache.c606 void regcache_cache_bypass(struct regmap *map, bool enable) in regcache_cache_bypass() function
614 EXPORT_SYMBOL_GPL(regcache_cache_bypass);
A Dregmap-kunit.c908 regcache_cache_bypass(map, true); in cache_bypass()
917 regcache_cache_bypass(map, false); in cache_bypass()
/drivers/pinctrl/
A Dpinctrl-aw9523.c900 regcache_cache_bypass(awi->regmap, true); in aw9523_hw_init()
954 regcache_cache_bypass(awi->regmap, false); in aw9523_hw_init()
/drivers/mfd/
A Dtwl-core.c512 regcache_cache_bypass(regmap, enable); in twl_set_regcache_bypass()
/drivers/net/ethernet/microchip/
A Dencx24j600.c456 regcache_cache_bypass(priv->ctx.regmap, true); in encx24j600_soft_reset()
463 regcache_cache_bypass(priv->ctx.regmap, false); in encx24j600_soft_reset()
/drivers/iio/temperature/
A Dmlx90635.c853 regcache_cache_bypass(data->regmap_ee, false); in mlx90635_wakeup()

Completed in 32 milliseconds