Home
last modified time | relevance | path

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

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