Home
last modified time | relevance | path

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

/external/u-boot/arch/mips/mach-au1x00/
Dau1x00_eth.c20 #define MAC0_ENABLE AU1000_MAC0_ENABLE macro
24 #define MAC0_ENABLE AU1100_MAC0_ENABLE macro
28 #define MAC0_ENABLE AU1500_MAC0_ENABLE macro
32 #define MAC0_ENABLE AU1550_MAC0_ENABLE macro
209 volatile u32 *macen = (volatile u32*)MAC0_ENABLE; in au1x00_init()
265 volatile u32 *macen = (volatile u32*)MAC0_ENABLE; in au1x00_halt()