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.c59 struct omap_mbox_fifo { struct
60 unsigned long msg;
61 unsigned long fifo_stat;
62 unsigned long msg_stat;
63 unsigned long irqenable;
87 struct omap_mbox_fifo tx_fifo; argument