Searched refs:RIO_REG_BASE (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/rio/
H A Drioboard.h43 #define RIO_REG_BASE 0x7C00 /* Base of control registers */ macro
45 #define RIO_CONFIG RIO_REG_BASE + 0x0000 /* WRITE: Configuration Register */
46 #define RIO_INTSET RIO_REG_BASE + 0x0080 /* WRITE: Interrupt Set */
47 #define RIO_RESET RIO_REG_BASE + 0x0100 /* WRITE: Host Reset */
48 #define RIO_INTRESET RIO_REG_BASE + 0x0180 /* WRITE: Interrupt Reset */
50 #define RIO_VPD_ROM RIO_REG_BASE + 0x0000 /* READ: Vital Product Data ROM */
51 #define RIO_INTSTAT RIO_REG_BASE + 0x0080 /* READ: Interrupt Status (Jet boards only) */
52 #define RIO_RESETSTAT RIO_REG_BASE + 0x0100 /* READ: Reset Status (Jet boards only) */

Completed in 32 milliseconds