Searched defs:mhi_controller (Results 1 – 1 of 1) sorted by relevance
379 struct mhi_controller { struct380 struct device *cntrl_dev;381 struct mhi_device *mhi_dev;382 struct dentry *debugfs_dentry;383 void __iomem *regs;384 void __iomem *bhi;385 void __iomem *bhie;386 void __iomem *wake_db;388 dma_addr_t iova_start;389 dma_addr_t iova_stop;[all …]