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

  /external/u-boot/arch/arm/cpu/armv8/fsl-layerscape/
soc.c 470 ddr_out32(&ddr->eor, DDR_EOR_RD_REOD_DIS | DDR_EOR_WD_REOD_DIS);
492 tmp &= ~(DDR_EOR_RD_REOD_DIS | DDR_EOR_WD_REOD_DIS);
  /external/u-boot/include/
fsl_ddr_sdram.h 151 #define DDR_EOR_WD_REOD_DIS 0x00100000

Completed in 67 milliseconds