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

  /external/u-boot/board/freescale/ls1043aqds/
ddr.c 73 popts->burst_length = DDR_BL8;
  /external/u-boot/board/freescale/ls1046aqds/
ddr.c 69 popts->burst_length = DDR_BL8;
  /external/u-boot/board/freescale/ls2080a/
ddr.c 80 popts->burst_length = DDR_BL8;
  /external/u-boot/board/freescale/ls1021aqds/
ddr.c 71 popts->burst_length = DDR_BL8;
  /external/u-boot/board/freescale/ls1043ardb/
ddr.c 73 popts->burst_length = DDR_BL8;
  /external/u-boot/board/freescale/ls2080aqds/
ddr.c 90 popts->burst_length = DDR_BL8;
  /external/u-boot/board/freescale/ls2080ardb/
ddr.c 92 popts->burst_length = DDR_BL8;
  /external/u-boot/drivers/ddr/fsl/
ctrl_regs.c 833 if (popts->burst_length == DDR_BL8)
    [all...]
options.c 954 popts->burst_length = DDR_BL8; /* Fixed 8-beat burst len */
959 popts->burst_length = DDR_BL8;
    [all...]
  /external/u-boot/include/
fsl_ddr_sdram.h 25 #define DDR_BL8 8 /* burst length 8 */

Completed in 82 milliseconds