Searched refs:CS35L34_AMP_DIG_VOL_CTL (Results 1 – 2 of 2) sorted by relevance
58 {CS35L34_AMP_DIG_VOL_CTL, 0x12},154 case CS35L34_AMP_DIG_VOL_CTL: in cs35l34_readable_register()387 ret = regmap_read(priv->regmap, CS35L34_AMP_DIG_VOL_CTL, in cs35l34_mclk_event()731 regmap_update_bits(cs35l34->regmap, CS35L34_AMP_DIG_VOL_CTL, in cs35l34_probe()735 regmap_update_bits(cs35l34->regmap, CS35L34_AMP_DIG_VOL_CTL, in cs35l34_probe()
25 #define CS35L34_AMP_DIG_VOL_CTL 0x15 /* Amplifier Dig Volume Ctl */ macro