HomeSort by relevance Sort by last modified time
    Searched refs:DDRMC_CR144_PHY_RDLVL_RES (Results 1 - 3 of 3) sorted by null

  /external/u-boot/board/freescale/vf610twr/
vf610twr.c 63 { DDRMC_CR144_PHY_RDLVL_RES(4) | DDRMC_CR144_PHY_RDLV_LOAD(7) |
  /external/u-boot/board/toradex/colibri_vf/
colibri_vf.c 77 { DDRMC_CR144_PHY_RDLVL_RES(4) | DDRMC_CR144_PHY_RDLV_LOAD(7) |
  /external/u-boot/arch/arm/include/asm/arch-vf610/
imx-regs.h 250 #define DDRMC_CR144_PHY_RDLVL_RES(v) (((v) & 0xff) << 24)

Completed in 240 milliseconds