Home
last modified time | relevance | path

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

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