Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dpcm3060-spi.c23 priv->regmap = devm_regmap_init_spi(spi, &pcm3060_regmap); in pcm3060_spi_probe()
H A Dpcm3060-i2c.c23 priv->regmap = devm_regmap_init_i2c(i2c, &pcm3060_regmap); in pcm3060_i2c_probe()
H A Dpcm3060.h14 extern const struct regmap_config pcm3060_regmap;
H A Dpcm3060.c292 const struct regmap_config pcm3060_regmap = { variable
303 EXPORT_SYMBOL(pcm3060_regmap);