Home
last modified time | relevance | path

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

/arch/m68k/include/asm/
Dmac_iop.h27 #define IOP_INT0 0x10 /* intr priority from IOP to host */ macro
/arch/m68k/mac/
Diop.c574 if (iop->status_ctrl & IOP_INT0) { in iop_ism_irq()
575 iop->status_ctrl = IOP_INT0 | IOP_RUN | IOP_AUTOINC; in iop_ism_irq()