Searched refs:irq_clr_shift (Results 1 – 2 of 2) sorted by relevance
740 1 << memif->data->irq_clr_shift); in mtk_afe_dais_trigger()992 .irq_clr_shift = 0,1005 .irq_clr_shift = 2,1018 .irq_clr_shift = 1,1031 .irq_clr_shift = 3,1044 .irq_clr_shift = 6,1057 .irq_clr_shift = 3,1070 .irq_clr_shift = 4,1098 if (!(reg_value & (1 << memif->data->irq_clr_shift))) in mtk_afe_irq_handler()
89 int irq_clr_shift; member