Home
last modified time | relevance | path

Searched refs:MVPP2_PRS_SRAM_IDX_REG (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_prs.c35 mvpp2_write(priv, MVPP2_PRS_SRAM_IDX_REG, pe->index); in mvpp2_prs_hw_write()
73 mvpp2_write(priv, MVPP2_PRS_SRAM_IDX_REG, pe->index); in __mvpp2_prs_init_from_hw()
2183 mvpp2_write(priv, MVPP2_PRS_SRAM_IDX_REG, index); in mvpp2_prs_default_init()
H A Dmvpp2.h81 #define MVPP2_PRS_SRAM_IDX_REG 0x1200 macro