Home
last modified time | relevance | path

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

/drivers/mailbox/
A Dti-msgmgr.c106 struct ti_queue_inst { struct
107 char name[30];
108 u8 queue_id;
109 u8 proxy_id;
110 int irq;
111 bool is_tx;
114 void __iomem *queue_state;
115 void __iomem *queue_ctrl;
116 struct mbox_chan *chan;
117 u32 *rx_buff;
[all …]

Completed in 6 milliseconds