Home
last modified time | relevance | path

Searched defs:mhi_controller (Results 1 – 1 of 1) sorted by relevance

/linux/include/linux/
H A Dmhi.h389 struct mhi_controller { struct
390 const char *name;
391 struct device *cntrl_dev;
392 struct mhi_device *mhi_dev;
393 struct dentry *debugfs_dentry;
394 void __iomem *regs;
395 void __iomem *bhi;
396 void __iomem *bhie;
397 void __iomem *wake_db;
399 dma_addr_t iova_start;
[all …]