Home
last modified time | relevance | path

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

/linux-6.1.9/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;