Searched refs:MAILBOX_MBOX_SIZE (Results 1 – 2 of 2) sorted by relevance
22 #define MAILBOX_MBOX_SIZE 3 macro92 MAILBOX_MBOX_SIZE}; in mailbox_isr()131 if (msg->size != MAILBOX_MBOX_SIZE) { in nxp_mailbox_send()164 return MAILBOX_MBOX_SIZE; in nxp_mailbox_mtu_get()
22 #define MAILBOX_MBOX_SIZE sizeof(uint32_t) macro81 .size = MAILBOX_MBOX_SIZE, in omap_mailbox_isr()118 if (msg->size > MAILBOX_MBOX_SIZE) { in omap_mailbox_send()152 return MAILBOX_MBOX_SIZE; in omap_mailbox_mtu_get()