Searched refs:ISR (Results 1 – 3 of 3) sorted by relevance
14 #define ISR 0x0 /* In-Service Register */ macro
567 OUTW (dev, INW (dev, ISR), ISR); in ax88180_init()582 ISR_Status = INW (dev, ISR); in ax88180_recv()586 OUTW (dev, ISR_Status, ISR); in ax88180_recv()602 ISR_Status = INW (dev, ISR); in ax88180_recv()
138 #define ISR (CMD_BASE + 0x0008) macro
Completed in 6 milliseconds