Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/power/
H A Dftpmu010.c82 unsigned int sdramhtc; in ftpmu010_sdramhtc_set() local
84 sdramhtc = readl(&pmu->SDRAMHTC); in ftpmu010_sdramhtc_set()
85 sdramhtc |= val; in ftpmu010_sdramhtc_set()
86 writel(sdramhtc, &pmu->SDRAMHTC); in ftpmu010_sdramhtc_set()