HomeSort by relevance Sort by last modified time
    Searched refs:EGPI2_BASE_ADDR (Results 1 - 5 of 5) sorted by null

  /external/u-boot/include/net/pfe_eth/pfe/
cbus.h 25 #define EGPI2_BASE_ADDR (CBUS_BASE_ADDR + 0x230000)
  /external/u-boot/drivers/net/pfe_eth/
pfe_eth.c 253 priv->gem->egpi_base = EGPI2_BASE_ADDR;
pfe_cmd.c 350 gpi(1, EGPI2_BASE_ADDR);
pfe_driver.c 509 gpi_init(EGPI2_BASE_ADDR, &egpi2_cfg);
pfe_hw.c 872 writel(CBUS_VIRT_TO_PFE(EGPI2_BASE_ADDR + GPI_INQ_PKTPTR),

Completed in 260 milliseconds