Home
last modified time | relevance | path

Searched refs:CS42L51_TONE_CTL (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/sound/soc/codecs/
Dcs42l51.c155 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()
Dcs42l51.h126 #define CS42L51_TONE_CTL 0x15 macro