Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mailbox/
Domap-mailbox.c72 struct omap_mbox_fifo { struct
73 unsigned long msg;
74 unsigned long fifo_stat;
75 unsigned long msg_stat;
76 unsigned long irqenable;
77 unsigned long irqstatus;
101 struct omap_mbox_fifo_info { argument