Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/mach-imx/mx7ulp/
Dscg.c28 reg = readl(&scg1_regs->firccsr); in scg_src_get_rate()
112 reg = readl(&scg1_regs->firccsr); in scg_fircdiv_get_rate()
1010 while (!(readl(&scg1_regs->firccsr) & SCG_FIRC_CSR_FIRCVLD_MASK)) in scg_a7_firc_init()
/external/u-boot/arch/arm/include/asm/arch-mx7ulp/
Dscg.h286 u32 firccsr; /* Fast IRC Control Status Register, offset 0x300 */ member