Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mailbox/
Dbcm-flexrm-mailbox.c291 struct flexrm_mbox { struct
292 struct device *dev;
293 void __iomem *regs;
294 u32 num_rings;
295 struct flexrm_ring *rings;
296 struct dma_pool *bd_pool;
297 struct dma_pool *cmpl_pool;
298 struct dentry *root;
299 struct mbox_controller controller;
/kernel/linux/linux-6.6/drivers/mailbox/
Dbcm-flexrm-mailbox.c281 struct flexrm_mbox { struct
282 struct device *dev;
283 void __iomem *regs;
284 u32 num_rings;
285 struct flexrm_ring *rings;
286 struct dma_pool *bd_pool;
287 struct dma_pool *cmpl_pool;
288 struct dentry *root;
289 struct mbox_controller controller;