Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-imx/mx7ulp/
H A Dscg.c31 reg = readl(&scg1_regs->firccsr); in scg_src_get_rate()
115 reg = readl(&scg1_regs->firccsr); in scg_fircdiv_get_rate()
1013 while (!(readl(&scg1_regs->firccsr) & SCG_FIRC_CSR_FIRCVLD_MASK)) in scg_a7_firc_init()
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-mx7ulp/
H A Dscg.h287 u32 firccsr; /* Fast IRC Control Status Register, offset 0x300 */ member