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

  /src/external/gpl3/gdb/dist/sim/ppc/
idecode_fields.h 37 #define CIA cia
50 cia)
  /src/external/gpl3/gdb.old/dist/sim/common/
cgen-defs.h 90 typedef IADDR CIA;
  /src/external/gpl3/gdb.old/dist/sim/ppc/
idecode_fields.h 37 #define CIA cia
50 cia)
  /src/external/gpl3/gdb/dist/sim/common/
cgen-defs.h 90 typedef IADDR CIA;
  /src/sys/arch/amiga/amiga/
cia.h 1 /* $NetBSD: cia.h,v 1.13 2002/04/25 09:20:27 aymeric Exp $ */
30 * This is a rewrite (retype) of the Amiga's CIA chip register map, based
32 * hardware/cia.h.
38 struct CIA {
64 #define ciaa (*((volatile struct CIA *)CIAAbase))
65 #define ciab (*((volatile struct CIA *)CIABbase))
69 * bits in CIA-B
90 * bits in CIA-A
118 * since many CIA signals are low-active, these defines should make the

Completed in 24 milliseconds