Home
last modified time | relevance | path

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

/openbmc/linux/arch/m68k/include/asm/
H A Dmac_iop.h47 #define IOP_MSG_RCVD 2 /* message received; processing */ macro
/openbmc/linux/arch/m68k/mac/
H A Diop.c427 iop_writeb(iop, IOP_ADDR_RECV_STATE + chan, IOP_MSG_RCVD); in iop_handle_recv()