Home
last modified time | relevance | path

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

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