Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/
H A Dsdram_rk322x.h571 #define GRF_DDRPHY_BUFFEREN_CORE_EN (((0x1 << 8) << 16) | (0x0 << 8)) macro
/openbmc/u-boot/drivers/ram/rockchip/
H A Dsdram_rk322x.c368 writel(GRF_DDRPHY_BUFFEREN_CORE_EN, &grf->soc_con[0]); in phy_softreset()