Home
last modified time | relevance | path

Searched refs:REGCACHE_NONE (Results 1 – 10 of 10) sorted by relevance

/linux-4.19.296/drivers/base/regmap/
Dregcache.c125 if (map->cache_type == REGCACHE_NONE) { in regcache_init()
212 if (map->cache_type == REGCACHE_NONE) in regcache_exit()
242 if (map->cache_type == REGCACHE_NONE) in regcache_read()
271 if (map->cache_type == REGCACHE_NONE) in regcache_write()
350 if (WARN_ON(map->cache_type == REGCACHE_NONE)) in regcache_sync()
422 if (WARN_ON(map->cache_type == REGCACHE_NONE)) in regcache_sync_region()
Dregmap.c103 if (map->cache_type == REGCACHE_NONE) in regmap_cached()
2522 map->cache_type == REGCACHE_NONE) { in regmap_raw_read()
2721 if (map->bus && map->format.parse_inplace && (vol || map->cache_type == REGCACHE_NONE)) { in regmap_bulk_read()
/linux-4.19.296/drivers/iio/pressure/
Dzpa2326_i2c.c36 .cache_type = REGCACHE_NONE,
Dzpa2326_spi.c37 .cache_type = REGCACHE_NONE,
/linux-4.19.296/drivers/regulator/
Dtps65132-regulator.c218 .cache_type = REGCACHE_NONE,
/linux-4.19.296/drivers/media/dvb-frontends/
Dcxd2820r_core.c598 .cache_type = REGCACHE_NONE, in cxd2820r_probe()
606 .cache_type = REGCACHE_NONE, in cxd2820r_probe()
Dmn88443x.c673 .cache_type = REGCACHE_NONE,
Drtl2832.c1078 dev->regmap_config.cache_type = REGCACHE_NONE, in rtl2832_probe()
/linux-4.19.296/drivers/pwm/
Dpwm-pca9685.c453 .cache_type = REGCACHE_NONE,
/linux-4.19.296/include/linux/
Dregmap.h40 REGCACHE_NONE, enumerator