Home
last modified time | relevance | path

Searched defs:DDRPHY_PSRSTN_REQ (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-rockchip/
H A Dcru_rv1108.h260 DDRPHY_PSRSTN_REQ = 1, enumerator
H A Dsdram_rv1126.h240 #define DDRPHY_PSRSTN_REQ(n) (((0x1 << 14) << 16) | ((n) << 14)) macro