Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/atmel/
Datmel-pdmic.c51 #define PDMIC_OFFSET_MIN_VAL S16_MIN macro
96 } else if (pdata->mic_offset < PDMIC_OFFSET_MIN_VAL) { in atmel_pdmic_dt_init()
99 pdata->mic_offset, PDMIC_OFFSET_MIN_VAL); in atmel_pdmic_dt_init()
100 pdata->mic_offset = PDMIC_OFFSET_MIN_VAL; in atmel_pdmic_dt_init()