Home
last modified time | relevance | path

Searched refs:PDLLCR0 (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/drivers/power/
Dftpmu010.c63 pdllcr0 = readl(&pmu->PDLLCR0); in ftpmu010_dlldis_disable()
65 writel(pdllcr0, &pmu->PDLLCR0); in ftpmu010_dlldis_disable()
73 pdllcr0 = readl(&pmu->PDLLCR0); in ftpmu010_sdram_clk_disable()
75 writel(pdllcr0, &pmu->PDLLCR0); in ftpmu010_sdram_clk_disable()
/external/u-boot/arch/nds32/lib/
Dasm-offsets.c41 OFFSET(FTPMU010_PDLLCR0, ftpmu010, PDLLCR0); in main()
/external/u-boot/include/faraday/
Dftpmu010.h27 unsigned int PDLLCR0; /* 0x30 */ member