Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/atmel/
Datmel-pdmic.c48 #define PDMIC_OFFSET_MIN_VAL S16_MIN macro
93 } else if (pdata->mic_offset < PDMIC_OFFSET_MIN_VAL) { in atmel_pdmic_dt_init()
96 pdata->mic_offset, PDMIC_OFFSET_MIN_VAL); in atmel_pdmic_dt_init()
97 pdata->mic_offset = PDMIC_OFFSET_MIN_VAL; in atmel_pdmic_dt_init()