Searched refs:n_slots (Results 1 – 2 of 2) sorted by relevance
50 int n_slots; member
382 int n_slots = n_chans; in cs42l43_asp_hw_params() local388 if (priv->n_slots) { in cs42l43_asp_hw_params()389 n_slots = priv->n_slots; in cs42l43_asp_hw_params()393 if (!dsp_mode && (n_slots & 0x1)) { in cs42l43_asp_hw_params()395 n_slots++; in cs42l43_asp_hw_params()398 frame = n_slots * slot_width; in cs42l43_asp_hw_params()413 n, m, bclk_target, n_slots, slot_width); in cs42l43_asp_hw_params()575 priv->n_slots = slots; in cs42l43_asp_set_tdm_slot()