Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dtas2764.c664 static const struct regmap_config tas2764_i2c_regmap = {
725 tas2764->regmap = devm_regmap_init_i2c(client, &tas2764_i2c_regmap); in tas2764_i2c_probe()
656 static const struct regmap_config tas2764_i2c_regmap = { global() variable