Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/mailbox/
Domap-mailbox.c83 struct omap_mbox { struct
86 struct omap_mbox_device *parent; argument
87 struct omap_mbox_fifo tx_fifo; argument
88 struct omap_mbox_fifo rx_fifo; argument
107 static u32 mbox_fifo_read(struct omap_mbox *mbox) in mbox_fifo_read() argument