Searched refs:SGTL5000_ADC_ZCD_EN (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/sound/soc/codecs/ | ||
D | sgtl5000.h | 251 #define SGTL5000_ADC_ZCD_EN 0x0002 macro |
D | sgtl5000.c | 1463 unsigned int zcd_mask = SGTL5000_HP_ZCD_EN | SGTL5000_ADC_ZCD_EN; in sgtl5000_probe() |