Home
last modified time | relevance | path

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

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