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

  /external/u-boot/board/freescale/vf610twr/
vf610twr.c 41 { DDRMC_CR118_AXI1_W_PRI(1) | DDRMC_CR118_AXI1_R_PRI(1), 118 },
  /external/u-boot/board/toradex/colibri_vf/
colibri_vf.c 55 { DDRMC_CR118_AXI1_W_PRI(1) | DDRMC_CR118_AXI1_R_PRI(1), 118 },
  /external/u-boot/arch/arm/include/asm/arch-vf610/
imx-regs.h 224 #define DDRMC_CR118_AXI1_W_PRI(v) (((v) & 0x3) << 24)
  /external/u-boot/board/phytec/pcm052/
pcm052.c 92 { DDRMC_CR118_AXI1_W_PRI(1) | DDRMC_CR118_AXI1_R_PRI(1), 118 },

Completed in 2026 milliseconds