Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-uniphier/dram/
H A Dddrmphy-regs.h142 #define MPHY_DX_MDLR (0x011 << MPHY_SHIFT) macro
H A Dcmd_ddrmphy.c214 u32 mdl = readl(dx_base + MPHY_DX_MDLR); in __mdl_dump()