Searched refs:IOP_RUN (Results 1 - 3 of 3) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-m68k/
H A Dmac_iop.h25 #define IOP_RUN 0x04 /* set to 0 to reset IOP chip */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-m68k/
H A Dmac_iop.h25 #define IOP_RUN 0x04 /* set to 0 to reset IOP chip */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/m68k/mac/
H A Diop.c185 iop->status_ctrl &= ~IOP_RUN;
190 iop->status_ctrl = IOP_RUN | IOP_AUTOINC;
596 iop->status_ctrl = IOP_INT0 | IOP_RUN | IOP_AUTOINC;
616 iop->status_ctrl = IOP_INT1 | IOP_RUN | IOP_AUTOINC;

Completed in 95 milliseconds