Home
last modified time | relevance | path

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

/linux-4.1.27/sound/soc/codecs/
Dcs42l73.c204 case CS42L73_NGCAB: in cs42l73_readable_register()
313 CS42L73_NGCAB, 0,
498 SOC_DOUBLE("NG Enable Switch", CS42L73_NGCAB, 6, 7, 1, 0),
499 SOC_SINGLE("NG Boost Switch", CS42L73_NGCAB, 5, 1, 0),
505 SOC_SINGLE("NG Threshold", CS42L73_NGCAB, 2, 7, 0),
Dcs42l73.h79 #define CS42L73_NGCAB 0x32 /* Noise Gate Ctl AB. */ macro