Home
last modified time | relevance | path

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

/openbmc/u-boot/include/net/pfe_eth/pfe/cbus/
H A Dtmu_csr.h61 #define TMU_LLM_BASE_ADDR (TMU_CSR_BASE_ADDR + 0x0c0) macro
/openbmc/u-boot/drivers/net/pfe_eth/
H A Dpfe_hw.c897 writel(cfg->llm_base_addr, TMU_LLM_BASE_ADDR); in tmu_init()