Searched refs:MVPP2_PRS_TCAM_INV_MASK (Results 1 – 2 of 2) sorted by relevance
30 pe->tcam[MVPP2_PRS_TCAM_INV_WORD] &= ~MVPP2_PRS_TCAM_INV_MASK; in mvpp2_prs_hw_write()62 if (pe->tcam[MVPP2_PRS_TCAM_INV_WORD] & MVPP2_PRS_TCAM_INV_MASK) in mvpp2_prs_init_from_hw()82 MVPP2_PRS_TCAM_INV_MASK); in mvpp2_prs_hw_inv()
77 #define MVPP2_PRS_TCAM_INV_MASK BIT(31) macro