Searched refs:CS35L41_AMP_GAIN_CTRL (Results 1 – 4 of 4) sorted by relevance
| /linux-6.15/sound/soc/codecs/ |
| H A D | cs35l41-lib.c | 58 { 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 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-6.15/include/sound/ |
| H A D | cs35l41.h | 114 #define CS35L41_AMP_GAIN_CTRL 0x00006C04 macro
|
| /linux-6.15/sound/pci/hda/ |
| H A D | cs35l41_hda.c | 128 { CS35L41_AMP_GAIN_CTRL, 0x00000084 }, // AMP_GAIN_PCM 4.5 dB 132 { CS35L41_AMP_GAIN_CTRL, 0x00000000 }, // AMP_GAIN_PCM 0.5 dB 702 regmap_write(reg, CS35L41_AMP_GAIN_CTRL, amp_gain); in cs35l41_mute()
|