Searched refs:CS35L41_NG_CFG (Results 1 – 3 of 3) sorted by relevance
| /linux/sound/soc/codecs/ |
| A D | cs35l41-tables.c | 41 { CS35L41_NG_CFG, 0x00000033 }, 138 case CS35L41_NG_CFG: in cs35l41_readable_reg()
|
| A D | cs35l41.c | 264 SOC_SINGLE("HW Noise Gate Enable", CS35L41_NG_CFG, 8, 63, 0), 265 SOC_SINGLE("HW Noise Gate Delay", CS35L41_NG_CFG, 4, 7, 0), 266 SOC_SINGLE("HW Noise Gate Threshold", CS35L41_NG_CFG, 0, 7, 0),
|
| A D | cs35l41.h | 113 #define CS35L41_NG_CFG 0x00006808 macro
|
Completed in 10 milliseconds