Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/m68k/include/asm/
Dmac_iop.h63 #define IOP_ADDR_SEND_MSG 0x0220 macro
/kernel/linux/linux-5.10/arch/m68k/mac/
Diop.c378 offset = IOP_ADDR_SEND_MSG + (msg->channel * IOP_MSG_LEN); in iop_do_send()
405 offset = IOP_ADDR_SEND_MSG + (chan * IOP_MSG_LEN); in iop_handle_send()