Home
last modified time | relevance | path

Searched refs:gpi_enable (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/include/net/pfe_eth/pfe/
H A Dpfe_hw.h144 void gpi_enable(void *base);
/openbmc/u-boot/drivers/net/pfe_eth/
H A Dpfe_firmware.c240 gpi_enable(HGPI_BASE_ADDR); in pfe_firmware_init()
H A Dpfe_eth.c147 gpi_enable(gem->egpi_base); in pfe_eth_start()
H A Dpfe_hw.c690 void gpi_enable(void *base) in gpi_enable() function