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