Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_prs.h160 #define MVPP2_PRS_SRAM_UDF_MASK 0xff macro
H A Dmvpp2_prs.c344 MVPP2_PRS_SRAM_UDF_MASK); in mvpp2_prs_sram_offset_set()
346 offset & MVPP2_PRS_SRAM_UDF_MASK); in mvpp2_prs_sram_offset_set()
/openbmc/u-boot/drivers/net/
H A Dmvpp2.c752 #define MVPP2_PRS_SRAM_UDF_MASK 0xff macro
1673 MVPP2_PRS_SRAM_UDF_MASK); in mvpp2_prs_sram_offset_set()
1677 ~(MVPP2_PRS_SRAM_UDF_MASK >> (8 - (MVPP2_PRS_SRAM_UDF_OFFS % 8))); in mvpp2_prs_sram_offset_set()