Searched refs:CS35L41_NG_CFG (Results 1 – 3 of 3) sorted by relevance
| /linux/sound/soc/codecs/ |
| H A D | cs35l41.c | 335 SOC_SINGLE("HW Noise Gate Enable", CS35L41_NG_CFG, 8, 63, 0), 336 SOC_SINGLE("HW Noise Gate Delay", CS35L41_NG_CFG, 4, 7, 0), 337 SOC_SINGLE("HW Noise Gate Threshold", CS35L41_NG_CFG, 0, 7, 0),
|
| H A D | cs35l41-lib.c | 57 { CS35L41_NG_CFG, 0x00000033 }, 164 case CS35L41_NG_CFG: in cs35l41_readable_reg()
|
| /linux/include/sound/ |
| H A D | cs35l41.h | 113 #define CS35L41_NG_CFG 0x00006808 macro
|