Searched refs:IOP_RUN (Results 1 - 2 of 2) sorted by last modified time

/linux-master/arch/m68k/mac/
H A Diop.c197 iop->status_ctrl = IOP_RUN | IOP_AUTOINC;
202 iop->status_ctrl = IOP_IRQ | IOP_RUN | IOP_AUTOINC;
553 iop->status_ctrl = IOP_INT0 | IOP_RUN | IOP_AUTOINC;
566 iop->status_ctrl = IOP_INT1 | IOP_RUN | IOP_AUTOINC;
/linux-master/arch/m68k/include/asm/
H A Dmac_iop.h26 #define IOP_RUN 0x04 /* set to 0 to reset IOP chip */ macro

Completed in 174 milliseconds