HomeSort by: relevance | last modified time | path
    Searched refs:DRAM (Results 1 - 7 of 7) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/sim/testsuite/pru/
testutils.inc 33 # Note - DRAM LMA and VMA are equal for PRU, so
34 # we can afford to pass DRAM pointer directly.
dram.s 1 # Check that DRAM memory access works.
  /src/external/gpl3/gdb/dist/sim/testsuite/pru/
testutils.inc 33 # Note - DRAM LMA and VMA are equal for PRU, so
34 # we can afford to pass DRAM pointer directly.
dram.s 1 # Check that DRAM memory access works.
  /src/sys/arch/x68k/x68k/
locore.s 253 movl #0x0200a240,%d0 | translate DRAM area transparently
257 | DRAM ( JUPITER-X )
  /src/sys/dev/pci/
machfbreg.h 318 #define DRAM 1
machfb.c 211 "DRAM", "VRAM", "VRAM", "DRAM",
212 "DRAM", "VRAM", "VRAM", "(unknown type)"
216 "(N/A)", "DRAM", "EDO DRAM", "EDO DRAM", "SDRAM", "SGRAM", "WRAM",
1315 case DRAM:
1323 if (sc->memtype == DRAM)

Completed in 18 milliseconds