Home
last modified time | relevance | path

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

/openbmc/u-boot/include/net/pfe_eth/pfe/
H A Dcbus.h31 #define HGPI_BASE_ADDR (CBUS_BASE_ADDR + 0x290000) macro
/openbmc/u-boot/drivers/net/pfe_eth/
H A Dpfe_firmware.c240 gpi_enable(HGPI_BASE_ADDR); in pfe_firmware_init()
H A Dpfe_cmd.c351 gpi(3, HGPI_BASE_ADDR); in pfe_command_status()
H A Dpfe_driver.c512 gpi_init(HGPI_BASE_ADDR, &hgpi_cfg); in pfe_gpi_init()
H A Dpfe_hw.c875 writel(CBUS_VIRT_TO_PFE(HGPI_BASE_ADDR + GPI_INQ_PKTPTR), in tmu_init()