Lines Matching refs:i_l_slot
749 (max98927->i_l_slot<<MAX98927_PCM_TX_CH_SRC_A_I_SHIFT|
770 if (max98927->i_l_slot < 8) {
773 1 << max98927->i_l_slot, 0);
776 1 << max98927->i_l_slot,
777 1 << max98927->i_l_slot);
781 1 << (max98927->i_l_slot - 8), 0);
784 1 << (max98927->i_l_slot - 8),
785 1 << (max98927->i_l_slot - 8));
859 max98927->i_l_slot = value & 0xF;
861 max98927->i_l_slot = 1;