Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-rockchip/
H A Dcru_rv1108.h256 DDRPHY_SRSTN_REQ = 1, enumerator
H A Dsdram_rv1126.h241 #define DDRPHY_SRSTN_REQ(n) (((0x1 << 15) << 16) | ((n) << 15)) macro