Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mailbox/
Domap-mailbox.c70 struct omap_mbox_fifo { struct
71 unsigned long msg;
72 unsigned long fifo_stat;
73 unsigned long msg_stat;
74 unsigned long irqenable;
75 unsigned long irqstatus;
99 struct omap_mbox_fifo_info { argument