Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/bcma/
Dbcma.h314 struct bcma_bus { struct
316 void __iomem *mmio;
318 const struct bcma_host_ops *ops;
320 enum bcma_hosttype hosttype;
321 bool host_is_pcie2; /* Used for BCMA_HOSTTYPE_PCI only */
322 union {
331 struct bcma_chipinfo chipinfo;
333 struct bcma_boardinfo boardinfo;
335 struct bcma_device *mapped_core;
336 struct list_head cores;
[all …]