Searched refs:PHASE_CHANGE_IRQ (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/scsi/pcmcia/ | ||
H A D | nsp_cs.h | 97 # define PHASE_CHANGE_IRQ BIT(4) macro |
H A D | nsp_cs.c | 1078 if ((irq_phase & (PHASE_CHANGE_IRQ | LATCHED_BUS_FREE)) == 0) { in nspintr() |