Home
last modified time | relevance | path

Searched refs:EGPI1_BASE_ADDR (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/include/net/pfe_eth/pfe/
H A Dcbus.h23 #define EGPI1_BASE_ADDR (CBUS_BASE_ADDR + 0x210000) macro
/openbmc/u-boot/drivers/net/pfe_eth/
H A Dpfe_eth.c249 priv->gem->egpi_base = EGPI1_BASE_ADDR; in pfe_eth_probe()
H A Dpfe_cmd.c349 gpi(0, EGPI1_BASE_ADDR); in pfe_command_status()
H A Dpfe_driver.c506 gpi_init(EGPI1_BASE_ADDR, &egpi1_cfg); in pfe_gpi_init()
H A Dpfe_hw.c870 writel(CBUS_VIRT_TO_PFE(EGPI1_BASE_ADDR + GPI_INQ_PKTPTR), in tmu_init()