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