Home
last modified time | relevance | path

Searched refs:IOP_IRQ (Results 1 – 2 of 2) sorted by relevance

/arch/m68k/include/asm/
Dmac_iop.h26 #define IOP_IRQ 0x08 /* generate IRQ to IOP if 1 */ macro
/arch/m68k/mac/
Diop.c186 iop->status_ctrl = IOP_IRQ | IOP_RUN | IOP_AUTOINC; in iop_interrupt()