Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/mips/mach-au1x00/
H A Dau1x00_eth.c215 volatile u32 *mac_mcast_low = (volatile u32*)(ETH0_BASE+MAC_MCAST_LOW); in au1x00_init()
/rk3399_rockchip-uboot/arch/mips/mach-au1x00/include/mach/
H A Dau1x00.h516 #define MAC_MCAST_LOW 0x10 macro