Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/bcma/
Dbcma.h325 struct bcma_bus { struct
327 void __iomem *mmio;
329 const struct bcma_host_ops *ops;
331 enum bcma_hosttype hosttype;
332 bool host_is_pcie2; /* Used for BCMA_HOSTTYPE_PCI only */
333 union {
342 struct bcma_chipinfo chipinfo;
344 struct bcma_boardinfo boardinfo;
346 struct bcma_device *mapped_core;
347 struct list_head cores;
[all …]