Home
last modified time | relevance | path

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

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