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

/freebsd-11.0-release/sys/arm/xscale/ixp425/
H A Dixp425reg.h211 #define IXP425_IRQ_VBASE IXP425_IO_VBASE + IXP425_INTR_OFFSET macro
215 #define IXP425_INT_STATUS (IXP425_IRQ_VBASE + 0x00)
216 #define IXP425_INT_ENABLE (IXP425_IRQ_VBASE + 0x04)
217 #define IXP425_INT_SELECT (IXP425_IRQ_VBASE + 0x08)
218 #define IXP425_IRQ_STATUS (IXP425_IRQ_VBASE + 0x0C)
219 #define IXP425_FIQ_STATUS (IXP425_IRQ_VBASE + 0x10)
220 #define IXP425_INT_PRTY (IXP425_IRQ_VBASE + 0x14)
221 #define IXP425_IRQ_ENC (IXP425_IRQ_VBASE + 0x18)
222 #define IXP425_FIQ_ENC (IXP425_IRQ_VBASE + 0x1C)
258 #define IXP435_INT_STATUS2 (IXP425_IRQ_VBASE
[all...]

Completed in 49 milliseconds