Home
last modified time | relevance | path

Searched defs:omap_mbox_fifo (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/mailbox/
H A Domap-mailbox.c56 struct omap_mbox_fifo { struct
57 unsigned long msg;
58 unsigned long fifo_stat;
59 unsigned long msg_stat;
60 unsigned long irqenable;
61 unsigned long irqstatus;
62 unsigned long irqdisable;
86 struct omap_mbox_fifo tx_fifo; argument