Searched refs:spllcsr (Results 1 – 2 of 2) sorted by relevance
483 reg = readl(&scg1_regs->spllcsr); in decode_pll()855 val = readl(&scg1_regs->spllcsr); in scg_a7_spll_init()857 writel(val, &scg1_regs->spllcsr); in scg_a7_spll_init()882 val = readl(&scg1_regs->spllcsr); in scg_a7_spll_init()884 writel(val, &scg1_regs->spllcsr); in scg_a7_spll_init()887 while (!(readl(&scg1_regs->spllcsr) & SCG_SPLL_CSR_SPLLVLD_MASK)) in scg_a7_spll_init()
311 u32 spllcsr; /* System PLL Control Status Register, offset 0x600 */ member