Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/cpu/arm920t/imx/
Dspeed.c26 u32 spctl0 = SPCTL0; in get_systemPLLCLK()
/external/u-boot/board/armadeus/apf27/
Dlowlevel_init.S41 write32 SPCTL0, ACFG_SPCTL0_VAL
/external/u-boot/arch/arm/lib/
Dasm-offsets.c82 DEFINE(SPCTL0, IMX_PLL_BASE + offsetof(struct pll_regs, spctl0)); in main()
/external/u-boot/arch/arm/include/asm/arch-imx/
Dimx-regs.h103 #define SPCTL0 __REG(IMX_PLL_BASE + 0xc) /* System PLL Control Register 0 */ macro