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