Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/mips/mach-au1x00/
H A Dau1x00_eth.c21 #define MAC0_ENABLE AU1000_MAC0_ENABLE macro
25 #define MAC0_ENABLE AU1100_MAC0_ENABLE macro
29 #define MAC0_ENABLE AU1500_MAC0_ENABLE macro
33 #define MAC0_ENABLE AU1550_MAC0_ENABLE macro
210 volatile u32 *macen = (volatile u32*)MAC0_ENABLE; in au1x00_init()
266 volatile u32 *macen = (volatile u32*)MAC0_ENABLE; in au1x00_halt()