Home
last modified time | relevance | path

Searched refs:MVPP2_PRS_SRAM_OP_SEL_UDF_MASK (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_prs.h173 #define MVPP2_PRS_SRAM_OP_SEL_UDF_MASK 0x3 macro
H A Dmvpp2_prs.c355 MVPP2_PRS_SRAM_OP_SEL_UDF_MASK); in mvpp2_prs_sram_offset_set()
357 op & MVPP2_PRS_SRAM_OP_SEL_UDF_MASK); in mvpp2_prs_sram_offset_set()
/openbmc/u-boot/drivers/net/
H A Dmvpp2.c765 #define MVPP2_PRS_SRAM_OP_SEL_UDF_MASK 0x3 macro
1689 MVPP2_PRS_SRAM_OP_SEL_UDF_MASK); in mvpp2_prs_sram_offset_set()
1694 ~(MVPP2_PRS_SRAM_OP_SEL_UDF_MASK >> in mvpp2_prs_sram_offset_set()