Home
last modified time | relevance | path

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

/external/u-boot/arch/mips/mach-au1x00/
Dau1x00_eth.c225 *macen = MAC_EN_CLOCK_ENABLE; in au1x00_init()
230 *macen = MAC_EN_CLOCK_ENABLE|MAC_EN_RESET0| in au1x00_init()
/external/u-boot/arch/mips/mach-au1x00/include/mach/
Dau1x00.h540 #define MAC_EN_CLOCK_ENABLE (1<<0) macro