Home
last modified time | relevance | path

Searched refs:MPCTL0 (Results 1 – 4 of 4) sorted by relevance

/external/u-boot/arch/arm/cpu/arm920t/imx/
Dspeed.c40 u32 mpctl0 = MPCTL0; in get_mcuPLLCLK()
/external/u-boot/board/armadeus/apf27/
Dlowlevel_init.S40 write32 MPCTL0, ACFG_MPCTL0_VAL
/external/u-boot/arch/arm/lib/
Dasm-offsets.c81 DEFINE(MPCTL0, IMX_PLL_BASE + offsetof(struct pll_regs, mpctl0)); in main()
/external/u-boot/arch/arm/include/asm/arch-imx/
Dimx-regs.h101 #define MPCTL0 __REG(IMX_PLL_BASE + 0x4) /* MCU PLL Control Register 0 */ macro