Home
last modified time | relevance | path

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

/openbmc/linux/arch/m68k/include/asm/
H A Dmac_iop.h46 #define IOP_MSG_NEW 1 /* new message sent */ macro
/openbmc/linux/arch/m68k/mac/
H A Diop.c366 iop_writeb(iop, IOP_ADDR_SEND_STATE + msg->channel, IOP_MSG_NEW); in iop_do_send()
567 if (state == IOP_MSG_NEW) in iop_ism_irq()