Home
last modified time | relevance | path

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

/openbmc/u-boot/include/net/pfe_eth/pfe/
H A Dcbus.h25 #define EGPI2_BASE_ADDR (CBUS_BASE_ADDR + 0x230000) macro
/openbmc/u-boot/drivers/net/pfe_eth/
H A Dpfe_eth.c253 priv->gem->egpi_base = EGPI2_BASE_ADDR; in pfe_eth_probe()
H A Dpfe_cmd.c350 gpi(1, EGPI2_BASE_ADDR); in pfe_command_status()
H A Dpfe_driver.c509 gpi_init(EGPI2_BASE_ADDR, &egpi2_cfg); in pfe_gpi_init()
H A Dpfe_hw.c872 writel(CBUS_VIRT_TO_PFE(EGPI2_BASE_ADDR + GPI_INQ_PKTPTR), in tmu_init()