Home
last modified time | relevance | path

Searched refs:EMIF_DDR_PHY_CTRL_1_WRLVL_MASK_MASK (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/arch/arm/mach-omap2/omap5/
H A Dsdram.c582 if (phy & EMIF_DDR_PHY_CTRL_1_WRLVL_MASK_MASK) in do_ext_phy_settings_dra7()
/openbmc/u-boot/arch/arm/include/asm/
H A Demif.h484 #define EMIF_DDR_PHY_CTRL_1_WRLVL_MASK_MASK (1 << 25) macro
/openbmc/u-boot/arch/arm/mach-omap2/
H A Demif-common.c283 if (!(phy & EMIF_DDR_PHY_CTRL_1_WRLVL_MASK_MASK)) in update_hwleveling_output()