Searched refs:DMIC_MAX_MODES (Results 1 – 2 of 2) sorted by relevance
14 #define DMIC_MAX_MODES 50 macro465 int16_t clkdiv[DMIC_MAX_MODES];466 int16_t mcic[DMIC_MAX_MODES];467 int16_t mfir[DMIC_MAX_MODES];472 int16_t clkdiv[DMIC_MAX_MODES];473 int16_t mcic[DMIC_MAX_MODES];474 int16_t mfir_a[DMIC_MAX_MODES];475 int16_t mfir_b[DMIC_MAX_MODES];
146 i < DMIC_MAX_MODES) { in find_modes()165 int16_t idx[DMIC_MAX_MODES]; in match_modes()179 if (a->num_of_modes > DMIC_MAX_MODES || in match_modes()180 b->num_of_modes > DMIC_MAX_MODES) in match_modes()341 int16_t idx[DMIC_MAX_MODES]; in select_mode()