Home
last modified time | relevance | path

Searched refs:PGSR_DTERR (Results 1 – 4 of 4) sorted by relevance

/external/u-boot/arch/arm/include/asm/arch-rockchip/
Dddr_rk3288.h302 #define PGSR_DTERR (1 << 5) macro
Dsdram_rk322x.h362 #define PGSR_DTERR BIT(5) macro
/external/u-boot/drivers/ram/rockchip/
Dsdram_rk3188.c459 (PGSR_DTERR | PGSR_RVERR | PGSR_RVEIRR)) { in data_training()
Dsdram_rk3288.c517 (PGSR_DTERR | PGSR_RVERR | PGSR_RVEIRR)) { in data_training()