Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dcs35l41-lib.c58 { CS35L41_AMP_GAIN_CTRL, 0x00000000 },
165 case CS35L41_AMP_GAIN_CTRL: in cs35l41_readable_reg()
649 { CS35L41_AMP_GAIN_CTRL, 0x00000000 },
662 { CS35L41_AMP_GAIN_CTRL, 0x00000000 },
675 { CS35L41_AMP_GAIN_CTRL, 0x00000000 },
H A Dcs35l41.c332 SOC_SINGLE_TLV("Analog PCM Volume", CS35L41_AMP_GAIN_CTRL, 5, 0x14, 0,
354 SOC_SINGLE("Amp Gain ZC Switch", CS35L41_AMP_GAIN_CTRL,
/linux/include/sound/
H A Dcs35l41.h114 #define CS35L41_AMP_GAIN_CTRL 0x00006C04 macro
/linux/sound/hda/codecs/side-codecs/
H A Dcs35l41_hda.c131 { CS35L41_AMP_GAIN_CTRL, 0x00000084 }, // AMP_GAIN_PCM 4.5 dB
135 { CS35L41_AMP_GAIN_CTRL, 0x00000000 }, // AMP_GAIN_PCM 0.5 dB
733 regmap_write(reg, CS35L41_AMP_GAIN_CTRL, amp_gain); in cs35l41_mute()