Searched refs:REGCACHE_NONE (Results 1 – 25 of 73) sorted by relevance
123
/Linux-v6.1/drivers/net/dsa/microchip/ |
D | ksz8863_smi.c | 110 .cache_type = REGCACHE_NONE, 120 .cache_type = REGCACHE_NONE, 130 .cache_type = REGCACHE_NONE,
|
/Linux-v6.1/drivers/mfd/ |
D | ntxec.c | 126 .cache_type = REGCACHE_NONE, 135 .cache_type = REGCACHE_NONE,
|
D | rsmu_spi.c | 172 .cache_type = REGCACHE_NONE, 181 .cache_type = REGCACHE_NONE,
|
D | atc260x-core.c | 59 .cache_type = REGCACHE_NONE, 66 .cache_type = REGCACHE_NONE,
|
D | mc13xxx-i2c.c | 52 .cache_type = REGCACHE_NONE,
|
D | altera-a10sr.c | 99 .cache_type = REGCACHE_NONE,
|
D | rsmu_i2c.c | 105 .cache_type = REGCACHE_NONE,
|
D | intel_soc_pmic_chtdc_ti.c | 85 .cache_type = REGCACHE_NONE,
|
D | mc13xxx-spi.c | 56 .cache_type = REGCACHE_NONE,
|
D | intel_soc_pmic_crc.c | 116 .cache_type = REGCACHE_NONE,
|
/Linux-v6.1/drivers/base/regmap/ |
D | regcache.c | 121 if (map->cache_type == REGCACHE_NONE) { in regcache_init() 214 if (map->cache_type == REGCACHE_NONE) in regcache_exit() 244 if (map->cache_type == REGCACHE_NONE) in regcache_read() 273 if (map->cache_type == REGCACHE_NONE) in regcache_write() 504 WARN_ON(map->cache_type != REGCACHE_NONE && in regcache_cache_only()
|
/Linux-v6.1/drivers/iio/pressure/ |
D | zpa2326_i2c.c | 28 .cache_type = REGCACHE_NONE,
|
D | zpa2326_spi.c | 29 .cache_type = REGCACHE_NONE,
|
/Linux-v6.1/drivers/net/dsa/realtek/ |
D | realtek-mdio.c | 124 .cache_type = REGCACHE_NONE, 138 .cache_type = REGCACHE_NONE,
|
D | realtek-smi.c | 337 .cache_type = REGCACHE_NONE, 351 .cache_type = REGCACHE_NONE,
|
/Linux-v6.1/drivers/net/dsa/ |
D | lan9303_i2c.c | 29 .cache_type = REGCACHE_NONE,
|
D | lan9303_mdio.c | 96 .cache_type = REGCACHE_NONE,
|
/Linux-v6.1/drivers/leds/ |
D | leds-lp8860.c | 337 .cache_type = REGCACHE_NONE, 375 .cache_type = REGCACHE_NONE,
|
/Linux-v6.1/drivers/net/dsa/xrs700x/ |
D | xrs700x_i2c.c | 74 .cache_type = REGCACHE_NONE,
|
D | xrs700x_mdio.c | 102 .cache_type = REGCACHE_NONE,
|
/Linux-v6.1/drivers/net/can/m_can/ |
D | tcan4x5x-regmap.c | 113 .cache_type = REGCACHE_NONE,
|
/Linux-v6.1/drivers/media/i2c/ |
D | adv7604.c | 3256 .cache_type = REGCACHE_NONE, 3264 .cache_type = REGCACHE_NONE, 3272 .cache_type = REGCACHE_NONE, 3280 .cache_type = REGCACHE_NONE, 3288 .cache_type = REGCACHE_NONE, 3296 .cache_type = REGCACHE_NONE, 3304 .cache_type = REGCACHE_NONE, 3312 .cache_type = REGCACHE_NONE, 3320 .cache_type = REGCACHE_NONE, 3329 .cache_type = REGCACHE_NONE, [all …]
|
/Linux-v6.1/drivers/net/mdio/ |
D | mdio-ipq8064.c | 114 .cache_type = REGCACHE_NONE,
|
/Linux-v6.1/drivers/regulator/ |
D | tps65132-regulator.c | 218 .cache_type = REGCACHE_NONE,
|
/Linux-v6.1/drivers/input/misc/ |
D | drv2665.c | 156 .cache_type = REGCACHE_NONE,
|
123