Searched refs:MVPP2_ISR_DISABLE_INTERRUPT (Results 1 – 3 of 3) sorted by relevance
280 #define MVPP2_ISR_DISABLE_INTERRUPT(mask) (((mask) << 16) & 0xffff0000) macro
1404 MVPP2_ISR_DISABLE_INTERRUPT(sw_thread_mask)); in mvpp2_interrupts_disable()1420 MVPP2_ISR_DISABLE_INTERRUPT(qvec->sw_thread_mask)); in mvpp2_qvec_interrupt_disable()
237 #define MVPP2_ISR_DISABLE_INTERRUPT(mask) (((mask) << 16) & 0xffff0000) macro