Searched refs:MPCTL0 (Results 1 – 4 of 4) sorted by relevance
41 u32 mpctl0 = MPCTL0; in get_mcuPLLCLK()
41 write32 MPCTL0, ACFG_MPCTL0_VAL
82 DEFINE(MPCTL0, IMX_PLL_BASE + offsetof(struct pll_regs, mpctl0)); in main()
101 #define MPCTL0 __REG(IMX_PLL_BASE + 0x4) /* MCU PLL Control Register 0 */ macro