Home
last modified time | relevance | path

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

/u-boot/arch/arm/include/asm/arch-rockchip/
A Dddr_rk3288.h299 #define PGSR_ZCDONE (1 << 2) macro
A Dsdram_rk322x.h354 #define PGSR_ZCDONE BIT(2) macro
/u-boot/drivers/ram/rockchip/
A Dsdram_rk3188.c308 (PGSR_IDONE | PGSR_DLDONE | PGSR_ZCDONE)) != in phy_init()
309 (PGSR_IDONE | PGSR_DLDONE | PGSR_ZCDONE)) in phy_init()
A Dsdram_rk3288.c367 (PGSR_IDONE | PGSR_DLDONE | PGSR_ZCDONE)) != in phy_init()
368 (PGSR_IDONE | PGSR_DLDONE | PGSR_ZCDONE)) in phy_init()

Completed in 11 milliseconds