Lines Matching defs:active_decimator
263 int active_decimator[TX_MACRO_MAX_DAIS];
834 if (tx->active_decimator[dai_id] == dec_id)
839 tx->active_decimator[dai_id] = dec_id;
841 if (tx->active_decimator[dai_id] == -1)
846 tx->active_decimator[dai_id] = -1;
1140 if (tx->active_decimator[dai->id] == -1)
1143 decimator = tx->active_decimator[dai->id];
2024 /* Set active_decimator default value */
2025 tx->active_decimator[TX_MACRO_AIF1_CAP] = -1;
2026 tx->active_decimator[TX_MACRO_AIF2_CAP] = -1;
2027 tx->active_decimator[TX_MACRO_AIF3_CAP] = -1;