Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/include/asm/arch-rockchip/
Dddr_rk3288.h306 #define PGSR_RVEIRR (1 << 9) macro
Dsdram_rk322x.h366 #define PGSR_RVEIRR BIT(9) 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()