Searched defs:mhi_controller (Results 1 – 1 of 1) sorted by relevance
370 struct mhi_controller { struct371 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 …]