Searched refs:HIF_AXI_CTRL (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/include/net/pfe_eth/pfe/cbus/ | ||
D | hif.h | 32 #define HIF_AXI_CTRL (HIF_BASE_ADDR + 0x54) macro |
/external/u-boot/drivers/net/pfe_eth/ | ||
D | pfe_hw.c | 997 writel(0x1, HIF_AXI_CTRL); in hif_init() |