Home
last modified time | relevance | path

Searched refs:MPHY_PGSR1_VTSTOP (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/arm/mach-uniphier/dram/
H A Dddrmphy-regs.h64 #define MPHY_PGSR1_VTSTOP BIT(30) /* VT Stop */ macro
H A Dumc-pxs2.c88 while (!(readl(phy_base + MPHY_PGSR1) & MPHY_PGSR1_VTSTOP)) in ddrphy_vt_ctrl()