Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dmhi.h370 struct mhi_controller { struct
371 struct device *cntrl_dev;
372 struct mhi_device *mhi_dev;
373 struct dentry *debugfs_dentry;
374 void __iomem *regs;
375 void __iomem *bhi;
376 void __iomem *bhie;
377 void __iomem *wake_db;
379 dma_addr_t iova_start;
380 dma_addr_t iova_stop;
[all …]