Home
last modified time | relevance | path

Searched refs:GMAC_BASE_ADDR (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/arm/include/asm/arch-stv0991/
H A Dhardware.h43 #define GMAC_BASE_ADDR 0x80300000UL macro
/openbmc/u-boot/board/st/stv0991/
H A Dstv0991.c110 if (designware_initialize(GMAC_BASE_ADDR, interface) >= 0) in board_eth_init()