Searched refs:IOP_IRQ (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/arch/m68k/include/asm/ | ||
D | mac_iop.h | 27 #define IOP_IRQ 0x08 /* generate IRQ to IOP if 1 */ macro |
/Linux-v4.19/arch/m68k/mac/ | ||
D | iop.c | 201 iop->status_ctrl |= IOP_IRQ; in iop_interrupt() |