Home
last modified time | relevance | path

Searched refs:regmap_get_val_bytes (Results 1 – 10 of 10) 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()
H A Dmcp251xfd-core.c1418 const int val_bytes = regmap_get_val_bytes(priv->map_reg); in mcp251xfd_read_regs_status()
/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/firmware/cirrus/test/
H A Dcs_dsp_test_wmfw.c347 regmap_get_val_bytes(priv->dsp->regmap); in wmfw_write_multiple_payloads_sparse_unordered()
529 offset_num_regs = offset_bytes / regmap_get_val_bytes(priv->dsp->regmap); in wmfw_write_multiple_unpacked_mem()
626 offset_num_regs = offset_bytes / regmap_get_val_bytes(priv->dsp->regmap); in wmfw_write_multiple_packed_unpacked_mem()
/linux/drivers/base/regmap/
H A Dregmap.c3461 int regmap_get_val_bytes(struct regmap *map) in regmap_get_val_bytes() function
3468 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()