Searched refs:MAILBOX_MESSAGE (Results 1 – 1 of 1) sorted by relevance
29 #define MAILBOX_MESSAGE(m) (0x040 + 4 * (m)) macro531 fifo->msg = MAILBOX_MESSAGE(tx_id); in omap_mbox_probe()539 fifo->msg = MAILBOX_MESSAGE(rx_id); in omap_mbox_probe()
Completed in 4 milliseconds