Home
last modified time | relevance | path

Searched refs:IOP_MSG_NEW (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/m68k/include/asm/
H A Dmac_iop.h46 #define IOP_MSG_NEW 1 /* new message sent */ macro
/kernel/linux/linux-6.6/arch/m68k/include/asm/
H A Dmac_iop.h46 #define IOP_MSG_NEW 1 /* new message sent */ macro
/kernel/linux/linux-5.10/arch/m68k/mac/
H A Diop.c384 iop_writeb(iop, IOP_ADDR_SEND_STATE + msg->channel, IOP_MSG_NEW); in iop_do_send()
422 * gone into the IOP_MSG_NEW state.
585 if (state == IOP_MSG_NEW) in iop_ism_irq()
/kernel/linux/linux-6.6/arch/m68k/mac/
H A Diop.c366 iop_writeb(iop, IOP_ADDR_SEND_STATE + msg->channel, IOP_MSG_NEW); in iop_do_send()
404 * gone into the IOP_MSG_NEW state.
567 if (state == IOP_MSG_NEW) in iop_ism_irq()

Completed in 3 milliseconds