Searched defs:bcma_bus (Results 1 – 1 of 1) sorted by relevance
314 struct bcma_bus { struct316 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 …]