Searched refs:spll (Results 1 – 1 of 1) sorted by relevance
164 const struct sata_pll *spll = (struct sata_pll *)SATA_PLL_BASE; variable338 writel(SATA_PLLCFG1, &spll->pllcfg1); in sata_pll_config()341 writel(SATA_PLLCFG3, &spll->pllcfg3); in sata_pll_config()344 writel(SATA_PLLCFG0_1, &spll->pllcfg0); in sata_pll_config()347 writel(SATA_PLLCFG0_2, &spll->pllcfg0); in sata_pll_config()350 writel(SATA_PLLCFG0_3, &spll->pllcfg0); in sata_pll_config()353 writel(SATA_PLLCFG0_4, &spll->pllcfg0); in sata_pll_config()356 while (((readl(&spll->pllstatus) & PLL_LOCK) == 0)) in sata_pll_config()