| /linux-6.15/drivers/net/dsa/microchip/ |
| H A D | ksz8863_smi.c | 107 .cache_type = REGCACHE_NONE, 117 .cache_type = REGCACHE_NONE, 127 .cache_type = REGCACHE_NONE,
|
| /linux-6.15/drivers/base/regmap/ |
| H A D | regcache.c | 150 if (map->cache_type == REGCACHE_NONE) { in regcache_init() 247 if (map->cache_type == REGCACHE_NONE) in regcache_exit() 279 if (map->cache_type == REGCACHE_NONE) in regcache_read() 308 if (map->cache_type == REGCACHE_NONE) in regcache_write() 398 if (WARN_ON(map->cache_type == REGCACHE_NONE)) in regcache_sync() 490 if (WARN_ON(map->cache_type == REGCACHE_NONE)) in regcache_sync_region() 576 WARN_ON(map->cache_type != REGCACHE_NONE && in regcache_cache_only()
|
| H A D | regmap-kunit.c | 53 case REGCACHE_NONE: in regcache_type_name() 92 { .cache = REGCACHE_NONE }, 93 { .cache = REGCACHE_NONE, .fast_io = true }, 255 KUNIT_EXPECT_EQ(test, config.cache_type == REGCACHE_NONE, data->read[0]); in basic_read_write() 288 KUNIT_EXPECT_EQ(test, config.cache_type == REGCACHE_NONE, data->read[i]); in bulk_write() 317 KUNIT_EXPECT_EQ(test, config.cache_type == REGCACHE_NONE, data->read[i]); in bulk_read() 356 KUNIT_EXPECT_EQ(test, config.cache_type == REGCACHE_NONE, data->read[i]); in multi_write() 730 KUNIT_EXPECT_EQ(test, config.cache_type == REGCACHE_NONE, in stride() 1596 { .cache = REGCACHE_NONE, .val_endian = REGMAP_ENDIAN_LITTLE }, 1597 { .cache = REGCACHE_NONE, .val_endian = REGMAP_ENDIAN_BIG }, [all …]
|
| /linux-6.15/drivers/mfd/ |
| H A D | ntxec.c | 126 .cache_type = REGCACHE_NONE, 135 .cache_type = REGCACHE_NONE,
|
| H A D | rsmu_i2c.c | 242 .cache_type = REGCACHE_NONE, 251 .cache_type = REGCACHE_NONE, 270 .cache_type = REGCACHE_NONE,
|
| H A D | atc260x-core.c | 58 .cache_type = REGCACHE_NONE, 65 .cache_type = REGCACHE_NONE,
|
| H A D | rsmu_spi.c | 186 .cache_type = REGCACHE_NONE, 195 .cache_type = REGCACHE_NONE,
|
| H A D | mc13xxx-i2c.c | 51 .cache_type = REGCACHE_NONE,
|
| H A D | upboard-fpga.c | 135 .cache_type = REGCACHE_NONE, 170 .cache_type = REGCACHE_NONE,
|
| H A D | altera-a10sr.c | 99 .cache_type = REGCACHE_NONE,
|
| H A D | mc13xxx-spi.c | 54 .cache_type = REGCACHE_NONE,
|
| H A D | rk8xx-i2c.c | 163 .cache_type = REGCACHE_NONE,
|
| H A D | gateworks-gsc.c | 171 .cache_type = REGCACHE_NONE,
|
| /linux-6.15/drivers/net/dsa/ |
| H A D | lan9303_i2c.c | 29 .cache_type = REGCACHE_NONE,
|
| H A D | lan9303_mdio.c | 96 .cache_type = REGCACHE_NONE,
|
| /linux-6.15/drivers/net/dsa/xrs700x/ |
| H A D | xrs700x_i2c.c | 74 .cache_type = REGCACHE_NONE,
|
| H A D | xrs700x_mdio.c | 102 .cache_type = REGCACHE_NONE,
|
| /linux-6.15/drivers/media/i2c/ |
| H A D | adv7604.c | 3318 .cache_type = REGCACHE_NONE, 3326 .cache_type = REGCACHE_NONE, 3334 .cache_type = REGCACHE_NONE, 3342 .cache_type = REGCACHE_NONE, 3350 .cache_type = REGCACHE_NONE, 3358 .cache_type = REGCACHE_NONE, 3366 .cache_type = REGCACHE_NONE, 3374 .cache_type = REGCACHE_NONE, 3382 .cache_type = REGCACHE_NONE, 3391 .cache_type = REGCACHE_NONE, [all …]
|
| /linux-6.15/drivers/net/can/m_can/ |
| H A D | tcan4x5x-regmap.c | 143 .cache_type = REGCACHE_NONE,
|
| /linux-6.15/drivers/net/mdio/ |
| H A D | mdio-ipq8064.c | 106 .cache_type = REGCACHE_NONE,
|
| /linux-6.15/drivers/input/misc/ |
| H A D | drv2665.c | 156 .cache_type = REGCACHE_NONE,
|
| /linux-6.15/drivers/regulator/ |
| H A D | tps65132-regulator.c | 218 .cache_type = REGCACHE_NONE,
|
| /linux-6.15/drivers/net/can/spi/mcp251xfd/ |
| H A D | mcp251xfd-regmap.c | 426 .cache_type = REGCACHE_NONE, 453 .cache_type = REGCACHE_NONE,
|
| /linux-6.15/drivers/net/dsa/realtek/ |
| H A D | rtl83xx.c | 142 .cache_type = REGCACHE_NONE, in rtl83xx_probe()
|
| /linux-6.15/sound/soc/codecs/ |
| H A D | ak4118.c | 346 .cache_type = REGCACHE_NONE,
|