Searched refs:slot_num (Results 1 – 1 of 1) sorted by relevance
757 uint32_t slot_num = p_i2s[i2s_num]->total_slot < 2 ? 2 : p_i2s[i2s_num]->total_slot; in i2s_calculate_common_clock() local761 clk_info->bclk = rate * slot_num * slot_bits; in i2s_calculate_common_clock()767 clk_info->bclk = rate * slot_num * slot_bits; in i2s_calculate_common_clock()