Searched refs:i_slot (Results 1 – 7 of 7) sorted by relevance
800 (max98373->i_slot << MAX98373_PCM_TX_CH_SRC_A_I_SHIFT | in max98373_probe()811 if (max98373->i_slot < 8) in max98373_probe()814 1 << max98373->i_slot, 0); in max98373_probe()818 1 << (max98373->i_slot - 8), 0); in max98373_probe()901 max98373->i_slot = value & 0xF; in max98373_slot_config()903 max98373->i_slot = 1; in max98373_slot_config()
210 unsigned int i_slot; member
310 max98926->i_slot); in max98926_set_sense_data()548 max98926->i_slot = value; in max98926_i2c_probe()
292 max98925->i_slot << M98925_DAI_IMON_SLOT_SHIFT); in max98925_set_sense_data()597 max98925->i_slot = value; in max98925_i2c_probe()
825 unsigned int i_slot; member
842 unsigned int i_slot; member
1003 struct input_mt_slot *i_slot = &mt->slots[slotnum]; in mt_process_slot() local1005 if (input_mt_is_active(i_slot) && in mt_process_slot()1006 input_mt_is_used(mt, i_slot)) in mt_process_slot()