Searched refs:REGCACHE_NONE (Results 1 – 18 of 18) sorted by relevance
/linux-4.4.14/drivers/base/regmap/ |
D | regcache.c | 107 if (map->cache_type == REGCACHE_NONE) { in regcache_init() 182 if (map->cache_type == REGCACHE_NONE) in regcache_exit() 212 if (map->cache_type == REGCACHE_NONE) in regcache_read() 241 if (map->cache_type == REGCACHE_NONE) in regcache_write()
|
D | regmap.c | 2307 map->cache_type == REGCACHE_NONE) { in regmap_raw_read() 2420 if (map->bus && map->format.parse_inplace && (vol || map->cache_type == REGCACHE_NONE)) { in regmap_bulk_read()
|
/linux-4.4.14/drivers/mfd/ |
D | mc13xxx-i2c.c | 55 .cache_type = REGCACHE_NONE,
|
D | intel_soc_pmic_crc.c | 122 .cache_type = REGCACHE_NONE,
|
D | mc13xxx-spi.c | 59 .cache_type = REGCACHE_NONE,
|
D | sta2x11-mfd.c | 339 regmap_config->cache_type = REGCACHE_NONE; in sta2x11_mfd_platform_probe()
|
/linux-4.4.14/drivers/media/i2c/ |
D | adv7604.c | 2870 .cache_type = REGCACHE_NONE, 2878 .cache_type = REGCACHE_NONE, 2886 .cache_type = REGCACHE_NONE, 2894 .cache_type = REGCACHE_NONE, 2902 .cache_type = REGCACHE_NONE, 2910 .cache_type = REGCACHE_NONE, 2918 .cache_type = REGCACHE_NONE, 2926 .cache_type = REGCACHE_NONE, 2934 .cache_type = REGCACHE_NONE, 2943 .cache_type = REGCACHE_NONE, [all …]
|
/linux-4.4.14/drivers/leds/ |
D | leds-lp8860.c | 332 .cache_type = REGCACHE_NONE, 370 .cache_type = REGCACHE_NONE,
|
/linux-4.4.14/drivers/input/misc/ |
D | drv2665.c | 164 .cache_type = REGCACHE_NONE,
|
D | drv2667.c | 339 .cache_type = REGCACHE_NONE,
|
D | drv260x.c | 468 .cache_type = REGCACHE_NONE,
|
/linux-4.4.14/drivers/pwm/ |
D | pwm-pca9685.c | 296 .cache_type = REGCACHE_NONE,
|
/linux-4.4.14/sound/soc/sirf/ |
D | sirf-usp.c | 352 .cache_type = REGCACHE_NONE,
|
/linux-4.4.14/sound/soc/codecs/ |
D | sirf-audio-codec.c | 454 .cache_type = REGCACHE_NONE,
|
D | rt5677.c | 5012 .cache_type = REGCACHE_NONE,
|
/linux-4.4.14/include/linux/ |
D | regmap.h | 35 REGCACHE_NONE, enumerator
|
/linux-4.4.14/sound/soc/mediatek/ |
D | mtk-afe-pcm.c | 1079 .cache_type = REGCACHE_NONE,
|
/linux-4.4.14/drivers/media/dvb-frontends/ |
D | rtl2832.c | 1251 dev->regmap_config.cache_type = REGCACHE_NONE, in rtl2832_probe()
|