Home
last modified time | relevance | path

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

/linux/arch/m68k/mac/
A Diop.c195 iop->status_ctrl = IOP_RUN | IOP_AUTOINC; in iop_start()
200 iop->status_ctrl = IOP_IRQ | IOP_RUN | IOP_AUTOINC; in iop_interrupt()
551 iop->status_ctrl = IOP_INT0 | IOP_RUN | IOP_AUTOINC; in iop_ism_irq()
564 iop->status_ctrl = IOP_INT1 | IOP_RUN | IOP_AUTOINC; in iop_ism_irq()
/linux/arch/m68k/include/asm/
A Dmac_iop.h26 #define IOP_RUN 0x04 /* set to 0 to reset IOP chip */ macro

Completed in 4 milliseconds