Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/include/asm/arch-rockchip/
Dddr_rk3288.h274 #define PIR_DLLSRST (1 << 1) macro
Dsdram_rk322x.h334 #define PIR_DLLSRST BIT(1) macro
/external/u-boot/drivers/ram/rockchip/
Dsdram_rk3188.c300 setbits_le32(&publ->pir, PIR_INIT | PIR_DLLSRST in phy_init()
Dsdram_rk3288.c358 setbits_le32(&publ->pir, PIR_INIT | PIR_DLLSRST in phy_init()