Searched refs:RIO_REG_BASE (Results 1 – 1 of 1) sorted by relevance
49 #define RIO_REG_BASE 0x7C00 /* Base of control registers */ macro51 #define RIO_CONFIG RIO_REG_BASE + 0x0000 /* WRITE: Configuration Register */52 #define RIO_INTSET RIO_REG_BASE + 0x0080 /* WRITE: Interrupt Set */53 #define RIO_RESET RIO_REG_BASE + 0x0100 /* WRITE: Host Reset */54 #define RIO_INTRESET RIO_REG_BASE + 0x0180 /* WRITE: Interrupt Reset */56 #define RIO_VPD_ROM RIO_REG_BASE + 0x0000 /* READ: Vital Product Data ROM */57 #define RIO_INTSTAT RIO_REG_BASE + 0x0080 /* READ: Interrupt Status (Jet boards only) */58 #define RIO_RESETSTAT RIO_REG_BASE + 0x0100 /* READ: Reset Status (Jet boards only) */