Home
last modified time | relevance | path

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

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