Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/mips/mach-au1x00/
H A Dau1x00_eth.c226 *macen = MAC_EN_CLOCK_ENABLE; in au1x00_init()
231 *macen = MAC_EN_CLOCK_ENABLE|MAC_EN_RESET0| in au1x00_init()
/rk3399_rockchip-uboot/arch/mips/mach-au1x00/include/mach/
H A Dau1x00.h541 #define MAC_EN_CLOCK_ENABLE (1<<0) macro