Home
last modified time | relevance | path

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

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