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

  /src/sys/dev/pci/
unichromemode.h 117 {VIACR, CR64, 0xFF, 0x00}, /* Secondary Display Starting Address */
181 {VIACR,CR64,0xFF,0x00}, /* Secondary Display Starting Address*/
249 {VIACR, CR64, 0xFF, 0x00}, /* Secondary Display Starting Address */
306 {VIACR, CR64, 0xFF, 0x00}, /* Secondary Display Starting Address */
unichromereg.h 242 #define CR64 0x64
unichromefb.c 735 uni_wr(sc, VIACR, CR64, 0x00);
  /src/external/gpl3/gdb.old/dist/gdb/
mep-tdep.c 632 #define IS_CR64_REGNUM(n) (IN_SET (CR64, (n)))
730 gdb_assert (NUM_REGS_IN_SET (RAW_CR) == NUM_REGS_IN_SET (CR64));
  /src/external/gpl3/gdb/dist/gdb/
mep-tdep.c 632 #define IS_CR64_REGNUM(n) (IN_SET (CR64, (n)))
730 gdb_assert (NUM_REGS_IN_SET (RAW_CR) == NUM_REGS_IN_SET (CR64));

Completed in 26 milliseconds