Searched refs:CS42L51_TONE_CTL (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | cs42l51.c | 158 SOC_SINGLE_TLV("Bass Volume", CS42L51_TONE_CTL, 0, 0xf, 1, tone_tlv), 159 SOC_SINGLE_TLV("Treble Volume", CS42L51_TONE_CTL, 4, 0xf, 1, tone_tlv), 631 case CS42L51_TONE_CTL: in cs42l51_writeable_reg() 682 case CS42L51_TONE_CTL: in cs42l51_readable_reg()
|
H A D | cs42l51.h | 126 #define CS42L51_TONE_CTL 0x15 macro
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A 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()
|
H A D | cs42l51.h | 126 #define CS42L51_TONE_CTL 0x15 macro
|
Completed in 4 milliseconds