Searched refs:CS35L41_AMP_GAIN_CTRL (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.1/sound/soc/codecs/ |
D | cs35l41-lib.c | 56 { 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 },
|
D | cs35l41.c | 331 SOC_SINGLE_TLV("Analog PCM Volume", CS35L41_AMP_GAIN_CTRL, 5, 0x14, 0, 353 SOC_SINGLE("Amp Gain ZC Switch", CS35L41_AMP_GAIN_CTRL,
|
/Linux-v6.1/sound/pci/hda/ |
D | cs35l41_hda.c | 62 { CS35L41_AMP_GAIN_CTRL, 0x00000084 }, // AMP_GAIN_PCM 4.5 dB 86 { CS35L41_AMP_GAIN_CTRL, 0x00000233 }, // AMP_GAIN_PCM = 17.5dB AMP_GAIN_PDM = 19.5dB 90 { CS35L41_AMP_GAIN_CTRL, 0x00000000 }, // AMP_GAIN_PCM 0.5 dB
|
/Linux-v6.1/include/sound/ |
D | cs35l41.h | 114 #define CS35L41_AMP_GAIN_CTRL 0x00006C04 macro
|