Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dmhi.h384 struct mhi_controller { struct
385 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 …]