PDMIC_OFFSET_MIN_VAL
} else if (pdata->mic_offset < PDMIC_OFFSET_MIN_VAL) {
pdata->mic_offset, PDMIC_OFFSET_MIN_VAL);
pdata->mic_offset = PDMIC_OFFSET_MIN_VAL;