Home
last modified time | relevance | path

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

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