Searched refs:ISR (Results 1 – 5 of 5) sorted by relevance
12 #define ISR (intc + (0 * 4)) /* Interrupt Status Register */ macro
15 #define ISR 0x0 /* In-Service Register */ macro
565 OUTW (dev, INW (dev, ISR), ISR); in ax88180_init()580 ISR_Status = INW (dev, ISR); in ax88180_recv()584 OUTW (dev, ISR_Status, ISR); in ax88180_recv()600 ISR_Status = INW (dev, ISR); in ax88180_recv()
138 #define ISR (CMD_BASE + 0x0008) macro
124 #define ISR(x) __REG2(IMX_GPIO_BASE + 0x34, ((x) & 3) << 8) macro