Home
last modified time | relevance | path

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

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