Searched refs:LCRR_DBYP (Results 1 - 3 of 3) sorted by relevance

/u-boot/arch/powerpc/cpu/mpc83xx/initreg/
H A Dinitreg.h47 LCRR_DBYP |
/u-boot/board/socrates/
H A Dsocrates.c154 lcrr &= ~LCRR_DBYP; /* DLL Enabled */
156 lcrr |= LCRR_DBYP; /* DLL Bypass */
/u-boot/arch/powerpc/include/asm/
H A Dfsl_lbc.h299 #define LCRR_DBYP 0x80000000 macro

Completed in 95 milliseconds