Home
last modified time | relevance | path

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

/openbmc/linux/arch/m68k/include/asm/
H A Dmac_iop.h63 #define IOP_ADDR_SEND_MSG 0x0220 macro
/openbmc/linux/arch/m68k/mac/
H A Diop.c360 offset = IOP_ADDR_SEND_MSG + (msg->channel * IOP_MSG_LEN); in iop_do_send()
387 offset = IOP_ADDR_SEND_MSG + (chan * IOP_MSG_LEN); in iop_handle_send()