Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dcs35l41-lib.c56 { CS35L41_AMP_GAIN_CTRL, 0x00000000 },
162 case CS35L41_AMP_GAIN_CTRL: in cs35l41_readable_reg()
646 { CS35L41_AMP_GAIN_CTRL, 0x00000000 },
659 { CS35L41_AMP_GAIN_CTRL, 0x00000000 },
672 { 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,
/openbmc/linux/sound/pci/hda/
H A Dcs35l41_hda.c88 { CS35L41_AMP_GAIN_CTRL, 0x00000084 }, // AMP_GAIN_PCM 4.5 dB
93 { CS35L41_AMP_GAIN_CTRL, 0x00000233 }, // AMP_GAIN_PCM = 17.5dB AMP_GAIN_PDM = 19.5dB
97 { CS35L41_AMP_GAIN_CTRL, 0x00000000 }, // AMP_GAIN_PCM 0.5 dB
/openbmc/linux/include/sound/
H A Dcs35l41.h114 #define CS35L41_AMP_GAIN_CTRL 0x00006C04 macro