Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/platform/mellanox/
H A Dmlxreg-io.c228 priv->regsize = regmap_get_val_bytes(priv->pdata->regmap); in mlxreg_io_probe()
/OK3568_Linux_fs/kernel/drivers/watchdog/
H A Dmlx_wdt.c298 rc = regmap_get_val_bytes(wdt->regmap); in mlxreg_wdt_probe()
/OK3568_Linux_fs/kernel/include/linux/
H A Dregmap.h1110 int regmap_get_val_bytes(struct regmap *map);
1685 static inline int regmap_get_val_bytes(struct regmap *map) in regmap_get_val_bytes() function
/OK3568_Linux_fs/kernel/sound/soc/
H A Dsoc-component.c367 int val_bytes = regmap_get_val_bytes(component->regmap); in snd_soc_component_setup_regmap()
/OK3568_Linux_fs/kernel/drivers/base/regmap/
H A Dregmap.c3244 int regmap_get_val_bytes(struct regmap *map) in regmap_get_val_bytes() function
3251 EXPORT_SYMBOL_GPL(regmap_get_val_bytes);
/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Darizona.c2734 len = params->num_regs * regmap_get_val_bytes(arizona->regmap); in arizona_eq_coeff_put()
H A Dmadera.c4754 len = params->num_regs * regmap_get_val_bytes(madera->regmap); in madera_eq_coeff_put()