Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/mips/mach-jz47xx/jz4780/
H A Dsdram.c117 mask |= DDRP_PGSR_DIDONE; in ddr_phy_init()
/openbmc/u-boot/arch/mips/mach-jz47xx/include/mach/
H A Djz4780_dram.h350 #define DDRP_PGSR_DIDONE BIT(3) macro