Home
last modified time | relevance | path

Searched refs:DDR_GRF_LP_CON (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-rockchip/
H A Dsdram_px30.h25 #define DDR_GRF_LP_CON (0x20) macro
H A Dsdram_rv1126.h190 #define DDR_GRF_LP_CON (0x20) macro
/OK3568_Linux_fs/u-boot/drivers/ram/rockchip/
H A Dsdram_px30.c383 writel(grf_lp_con, ddr_grf_base + DDR_GRF_LP_CON); in enable_low_power()