Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dmhi.h370 struct mhi_controller { struct
371 const char *name;
372 struct device *cntrl_dev;
373 struct mhi_device *mhi_dev;
374 struct dentry *debugfs_dentry;
375 void __iomem *regs;
376 void __iomem *bhi;
377 void __iomem *bhie;
378 void __iomem *wake_db;
380 dma_addr_t iova_start;
[all …]