Home
last modified time | relevance | path

Searched refs:has_emac0 (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/arch/arm/mach-at91/arm926ejs/
H A Dat91sam9x5_devices.c29 unsigned int has_emac0() in has_emac0() function
179 if (has_emac0()) { in at91_macb_hw_init()
213 if (has_emac0()) { in at91_macb_hw_init()
/openbmc/u-boot/arch/arm/mach-at91/include/mach/
H A Dat91sam9x5.h187 unsigned int has_emac0(void);
/openbmc/u-boot/board/laird/wb45n/
H A Dwb45n.c83 if (has_emac0()) in board_eth_init()