Searched refs:DDRMC_PHY_DQS_TIMING (Results 1 – 3 of 3) sorted by relevance
/openbmc/u-boot/board/phytec/pcm052/ |
H A D | pcm052.c | 132 { DDRMC_PHY_DQS_TIMING, 1 }, 133 { DDRMC_PHY_DQS_TIMING, 17 }, 134 { DDRMC_PHY_DQS_TIMING, 33 }, 135 { DDRMC_PHY_DQS_TIMING, 49 },
|
/openbmc/u-boot/arch/arm/mach-imx/ |
H A D | ddrmc-vf610.c | 83 { DDRMC_PHY_DQS_TIMING, 1 }, 84 { DDRMC_PHY_DQS_TIMING, 17 },
|
/openbmc/u-boot/arch/arm/include/asm/arch-vf610/ |
H A D | imx-regs.h | 118 #define DDRMC_PHY_DQS_TIMING 0x00002615 macro
|