Home
last modified time | relevance | path

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

/external/u-boot/arch/mips/mach-au1x00/
Dau1x00_eth.c214 volatile u32 *mac_mcast_low = (volatile u32*)(ETH0_BASE+MAC_MCAST_LOW); in au1x00_init()
/external/u-boot/arch/mips/mach-au1x00/include/mach/
Dau1x00.h515 #define MAC_MCAST_LOW 0x10 macro