Home
last modified time | relevance | path

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

/linux-5.19.10/sound/soc/codecs/
Dcs35l34.c60 {CS35L34_AMP_DIG_VOL_CTL, 0x12},
156 case CS35L34_AMP_DIG_VOL_CTL: in cs35l34_readable_register()
389 ret = regmap_read(priv->regmap, CS35L34_AMP_DIG_VOL_CTL, in cs35l34_mclk_event()
754 regmap_update_bits(cs35l34->regmap, CS35L34_AMP_DIG_VOL_CTL, in cs35l34_probe()
758 regmap_update_bits(cs35l34->regmap, CS35L34_AMP_DIG_VOL_CTL, in cs35l34_probe()
Dcs35l34.h25 #define CS35L34_AMP_DIG_VOL_CTL 0x15 /* Amplifier Dig Volume Ctl */ macro