Home
last modified time | relevance | path

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

/openbmc/qemu/hw/misc/
H A Dallwinner-a10-dramc.c43 REG_SDR_CCR_DRAM_INIT = (1 << 31), enumerator
88 if (val & REG_SDR_CCR_DRAM_INIT) { in allwinner_a10_dramc_write()
90 val &= ~REG_SDR_CCR_DRAM_INIT; in allwinner_a10_dramc_write()