Home
last modified time | relevance | path

Searched refs:regmap_get_val_bytes (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/net/can/spi/mcp251xfd/
H A Dmcp251xfd-tef.c188 const int val_bytes = regmap_get_val_bytes(priv->map_rx); in mcp251xfd_tef_obj_read()
H A Dmcp251xfd-rx.c217 const int val_bytes = regmap_get_val_bytes(priv->map_rx); in mcp251xfd_rx_obj_read()
H A Dmcp251xfd-dump.c67 const int val_bytes = regmap_get_val_bytes(priv->map_rx); in mcp251xfd_dump_registers()
/linux/drivers/platform/mellanox/
H A Dmlxreg-io.c239 priv->regsize = regmap_get_val_bytes(priv->pdata->regmap); in mlxreg_io_probe()
/linux/drivers/watchdog/
H A Dmlx_wdt.c296 rc = regmap_get_val_bytes(wdt->regmap); in mlxreg_wdt_probe()
/linux/drivers/base/regmap/
H A Dregmap.c3480 int regmap_get_val_bytes(struct regmap *map) in regmap_get_val_bytes() function
3487 EXPORT_SYMBOL_GPL(regmap_get_val_bytes);
/linux/sound/soc/codecs/
H A Darizona.c2733 len = params->num_regs * regmap_get_val_bytes(arizona->regmap); in arizona_eq_coeff_put()
H A Dmadera.c4740 len = params->num_regs * regmap_get_val_bytes(madera->regmap); in madera_eq_filter_unstable()