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