Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dmhi.h379 struct mhi_controller { struct
380 struct device *cntrl_dev;
381 struct mhi_device *mhi_dev;
382 struct dentry *debugfs_dentry;
383 void __iomem *regs;
384 void __iomem *bhi;
385 void __iomem *bhie;
386 void __iomem *wake_db;
388 dma_addr_t iova_start;
389 dma_addr_t iova_stop;
[all …]