Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/arm/include/asm/arch-rockchip/
H A Dsdram_rk322x.h566 #define GRF_DDRPHY_BUFFEREN_CORE_DIS (((0x1 << 8) << 16) | (0x1 << 8)) macro
/rk3399_rockchip-uboot/drivers/ram/rockchip/
H A Dsdram_rk322x.c374 writel(GRF_DDRPHY_BUFFEREN_CORE_DIS, &grf->soc_con[0]); in phy_softreset()