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