Searched refs:CS42L56_PLAYBACK_CTL (Results 1 - 2 of 2) sorted by relevance
/linux-4.1.27/sound/soc/codecs/ |
H A D | cs42l56.h | 27 #define CS42L56_PLAYBACK_CTL 0x0b macro
|
H A D | cs42l56.c | 128 case CS42L56_PLAYBACK_CTL: cs42l56_readable_register() 468 SOC_SINGLE("DSP Switch", CS42L56_PLAYBACK_CTL, 7, 1, 1), 469 SOC_SINGLE("Gang Playback Switch", CS42L56_PLAYBACK_CTL, 4, 1, 1), 473 SOC_SINGLE("PCMA Invert", CS42L56_PLAYBACK_CTL, 2, 1, 1), 474 SOC_SINGLE("PCMB Invert", CS42L56_PLAYBACK_CTL, 3, 1, 1), 493 SOC_SINGLE("HL Deemphasis", CS42L56_PLAYBACK_CTL, 6, 1, 1),
|
Completed in 55 milliseconds