Searched defs:bcma_bus (Results 1 – 1 of 1) sorted by relevance
334 struct bcma_bus { struct336 void __iomem *mmio;338 const struct bcma_host_ops *ops;340 enum bcma_hosttype hosttype;341 bool host_is_pcie2; /* Used for BCMA_HOSTTYPE_PCI only */342 union {351 struct bcma_chipinfo chipinfo;353 struct bcma_boardinfo boardinfo;355 struct bcma_device *mapped_core;356 struct list_head cores;[all …]