Home
last modified time | relevance | path

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

/linux/drivers/mailbox/
H A Domap-mailbox.c59 struct omap_mbox_fifo { struct
87 struct omap_mbox_fifo tx_fifo; argument
88 struct omap_mbox_fifo rx_fifo;
109 struct omap_mbox_fifo *fifo = &mbox->rx_fifo; in mbox_fifo_read()
116 struct omap_mbox_fifo *fifo = &mbox->tx_fifo; in mbox_fifo_write()
123 struct omap_mbox_fifo *fifo = &mbox->rx_fifo; in mbox_fifo_empty()
130 struct omap_mbox_fifo *fifo = &mbox->tx_fifo; in mbox_fifo_full()
138 struct omap_mbox_fifo *fifo = (irq == IRQ_TX) ? in ack_mbox_irq()
151 struct omap_mbox_fifo *fifo = (irq == IRQ_TX) ? in is_mbox_irq()
166 struct omap_mbox_fifo *fif in omap_mbox_enable_irq()
60 msgomap_mbox_fifo global() argument
61 fifo_statomap_mbox_fifo global() argument
62 msg_statomap_mbox_fifo global() argument
63 irqenableomap_mbox_fifo global() argument
[all...]