Home
last modified time | relevance | path

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

/Linux-v4.19/arch/m68k/include/asm/
Dmac_iop.h63 #define IOP_ADDR_SEND_MSG 0x0220 macro
/Linux-v4.19/arch/m68k/mac/
Diop.c382 offset = IOP_ADDR_SEND_MSG + (msg->channel * IOP_MSG_LEN); in iop_do_send()
411 offset = IOP_ADDR_SEND_MSG + (chan * IOP_MSG_LEN); in iop_handle_send()