Searched refs:MVPP2_PRS_TCAM_IDX_REG (Results 1 – 2 of 2) sorted by relevance
40 mvpp2_write(priv, MVPP2_PRS_TCAM_IDX_REG, pe->index); in mvpp2_prs_hw_write()62 mvpp2_write(priv, MVPP2_PRS_TCAM_IDX_REG, pe->index); in __mvpp2_prs_init_from_hw()96 mvpp2_write(priv, MVPP2_PRS_TCAM_IDX_REG, index); in mvpp2_prs_hw_inv()2179 mvpp2_write(priv, MVPP2_PRS_TCAM_IDX_REG, index); in mvpp2_prs_default_init()
78 #define MVPP2_PRS_TCAM_IDX_REG 0x1100 macro