Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/power/
H A 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()
/openbmc/u-boot/arch/nds32/lib/
H A Dasm-offsets.c41 OFFSET(FTPMU010_PDLLCR0, ftpmu010, PDLLCR0); in main()
/openbmc/u-boot/include/faraday/
H A Dftpmu010.h27 unsigned int PDLLCR0; /* 0x30 */ member