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