Searched refs:CS42L51_TONE_CTL (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/sound/soc/codecs/ |
D | cs42l51.c | 155 SOC_SINGLE_TLV("Bass Volume", CS42L51_TONE_CTL, 0, 0xf, 1, tone_tlv), 156 SOC_SINGLE_TLV("Treble Volume", CS42L51_TONE_CTL, 4, 0xf, 1, tone_tlv), 627 case CS42L51_TONE_CTL: in cs42l51_writeable_reg() 678 case CS42L51_TONE_CTL: in cs42l51_readable_reg()
|
D | cs42l51.h | 126 #define CS42L51_TONE_CTL 0x15 macro
|