Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/cpu/arm926ejs/mx27/
H A Dgeneric.c77 if (!(cscr & CSCR_ARM_SRC_MPLL)) in imx_get_armclk()
/openbmc/u-boot/arch/arm/include/asm/arch-mx27/
H A Dimx-regs.h238 #define CSCR_ARM_SRC_MPLL (1 << 15) macro