Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/mach-imx/mx7ulp/
Dscg.c250 reg = readl(&scg1_regs->spllpfd); in scg_spll_pfd_get_rate()
633 addr = (u32)(&scg1_regs->spllpfd); in scg_enable_pll_pfd()
645 addr = (u32)(&scg1_regs->spllpfd); in scg_enable_pll_pfd()
657 addr = (u32)(&scg1_regs->spllpfd); in scg_enable_pll_pfd()
669 addr = (u32)(&scg1_regs->spllpfd); in scg_enable_pll_pfd()
866 val = readl(&scg1_regs->spllpfd); in scg_a7_spll_init()
871 writel(val, &scg1_regs->spllpfd); in scg_a7_spll_init()
888 val = readl(&scg1_regs->spllpfd); in scg_a7_spll_init()
891 writel(val, &scg1_regs->spllpfd); in scg_a7_spll_init()
894 val = readl(&scg1_regs->spllpfd); in scg_a7_spll_init()
[all …]
/external/u-boot/arch/arm/include/asm/arch-mx7ulp/
Dscg.h313 u32 spllpfd; /* System PLL Test Register */ member