Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/mips/mach-au1x00/
H A Dau1x00_eth.c210 volatile u32 *macen = (volatile u32*)MAC0_ENABLE; in au1x00_init() local
226 *macen = MAC_EN_CLOCK_ENABLE; in au1x00_init()
231 *macen = MAC_EN_CLOCK_ENABLE|MAC_EN_RESET0| in au1x00_init()
266 volatile u32 *macen = (volatile u32*)MAC0_ENABLE; in au1x00_halt() local
269 *macen = 0; in au1x00_halt()