Home
last modified time | relevance | path

Searched defs:val_bytes (Results 1 – 9 of 9) sorted by relevance

/Linux-v5.15/drivers/base/regmap/
Dregmap.c1686 int val_bytes = map->format.val_bytes; in _regmap_raw_write_impl() local
2039 size_t val_bytes = map->format.val_bytes; in _regmap_raw_write() local
2251 size_t val_bytes = map->format.val_bytes; in regmap_bulk_write() local
2326 size_t val_bytes = map->format.val_bytes; in _regmap_raw_multi_reg_write() local
2787 size_t val_bytes = map->format.val_bytes; in regmap_raw_read() local
2995 size_t val_bytes = map->format.val_bytes; in regmap_bulk_read() local
Dregcache.c707 size_t val_bytes = map->format.val_bytes; in regcache_sync_block_raw_flush() local
Dregmap-mmio.c18 unsigned int val_bytes; member
Dinternal.h34 size_t val_bytes; member
/Linux-v5.15/drivers/nvmem/
Dlpc18xx_eeprom.c50 unsigned val_bytes; member
/Linux-v5.15/drivers/net/can/spi/mcp251xfd/
Dmcp251xfd-dump.c67 const int val_bytes = regmap_get_val_bytes(priv->map_rx); in mcp251xfd_dump_registers() local
Dmcp251xfd-core.c1332 const int val_bytes = regmap_get_val_bytes(priv->map_rx); in mcp251xfd_tef_obj_read() local
1540 const int val_bytes = regmap_get_val_bytes(priv->map_rx); in mcp251xfd_rx_obj_read() local
2163 const int val_bytes = regmap_get_val_bytes(priv->map_reg); in mcp251xfd_irq() local
/Linux-v5.15/include/sound/
Dsoc-component.h203 int val_bytes; member
/Linux-v5.15/sound/soc/
Dsoc-component.c380 int val_bytes = regmap_get_val_bytes(component->regmap); in snd_soc_component_setup_regmap() local