Home
last modified time | relevance | path

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

/openbmc/u-boot/include/net/pfe_eth/pfe/
H A Dpfe_hw.h21 #define TMU_DMEM_BASE_ADDR(i) (0x00000000 + ((i) << 20)) macro
/openbmc/u-boot/drivers/net/pfe_eth/
H A Dpfe_hw.c35 (u32)TMU_DMEM_BASE_ADDR(pfe_pe_id - TMU0_ID); in pfe_lib_init()