Searched refs:pdllcr0 (Results 1 – 1 of 1) sorted by relevance
62 unsigned int pdllcr0; in ftpmu010_dlldis_disable() local64 pdllcr0 = readl(&pmu->PDLLCR0); in ftpmu010_dlldis_disable()65 pdllcr0 |= FTPMU010_PDLLCR0_DLLDIS; in ftpmu010_dlldis_disable()66 writel(pdllcr0, &pmu->PDLLCR0); in ftpmu010_dlldis_disable()72 unsigned int pdllcr0; in ftpmu010_sdram_clk_disable() local74 pdllcr0 = readl(&pmu->PDLLCR0); in ftpmu010_sdram_clk_disable()75 pdllcr0 |= FTPMU010_PDLLCR0_HCLKOUTDIS(cr0); in ftpmu010_sdram_clk_disable()76 writel(pdllcr0, &pmu->PDLLCR0); in ftpmu010_sdram_clk_disable()