Home
last modified time | relevance | path

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

/arch/m68k/include/asm/
Dmac_iop.h24 #define IOP_AUTOINC 0x02 /* allow autoincrement of ramhi/lo */ macro
/arch/m68k/mac/
Diop.c182 iop->status_ctrl = IOP_RUN | IOP_AUTOINC; in iop_start()
585 iop->status_ctrl = IOP_INT0 | IOP_RUN | IOP_AUTOINC; in iop_ism_irq()
605 iop->status_ctrl = IOP_INT1 | IOP_RUN | IOP_AUTOINC; in iop_ism_irq()