Home
last modified time | relevance | path

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

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