Home
last modified time | relevance | path

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

/external/u-boot/arch/mips/mach-au1x00/
Dau1x00_eth.c209 volatile u32 *macen = (volatile u32*)MAC0_ENABLE; in au1x00_init() local
225 *macen = MAC_EN_CLOCK_ENABLE; in au1x00_init()
230 *macen = MAC_EN_CLOCK_ENABLE|MAC_EN_RESET0| in au1x00_init()
265 volatile u32 *macen = (volatile u32*)MAC0_ENABLE; in au1x00_halt() local
268 *macen = 0; in au1x00_halt()