Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/cpu/arm926ejs/mxs/
Dmxs.c213 CLKCTRL_ENET_SLEEP | CLKCTRL_ENET_DISABLE); in cpu_eth_init()
/external/u-boot/arch/arm/include/asm/arch-mxs/
Dregs-clkctrl-mx28.h215 #define CLKCTRL_ENET_DISABLE (1 << 30) macro