Searched refs:n_slots (Results 1 – 2 of 2) sorted by relevance
43 int n_slots; member
293 int n_slots = n_chans; in cs42l43_asp_hw_params() local299 if (priv->n_slots) { in cs42l43_asp_hw_params()300 n_slots = priv->n_slots; in cs42l43_asp_hw_params()304 if (!dsp_mode && (n_slots & 0x1)) { in cs42l43_asp_hw_params()306 n_slots++; in cs42l43_asp_hw_params()309 frame = n_slots * slot_width; in cs42l43_asp_hw_params()324 n, m, bclk_target, n_slots, slot_width); in cs42l43_asp_hw_params()487 priv->n_slots = slots; in cs42l43_asp_set_tdm_slot()