Lines Matching refs:bcma_device
14 static void bcma_host_pci_switch_core(struct bcma_device *core)
28 static u16 bcma_host_pci_provide_access_to_core(struct bcma_device *core)
42 static u8 bcma_host_pci_read8(struct bcma_device *core, u16 offset)
48 static u16 bcma_host_pci_read16(struct bcma_device *core, u16 offset)
54 static u32 bcma_host_pci_read32(struct bcma_device *core, u16 offset)
60 static void bcma_host_pci_write8(struct bcma_device *core, u16 offset,
67 static void bcma_host_pci_write16(struct bcma_device *core, u16 offset,
74 static void bcma_host_pci_write32(struct bcma_device *core, u16 offset,
82 static void bcma_host_pci_block_read(struct bcma_device *core, void *buffer,
105 static void bcma_host_pci_block_write(struct bcma_device *core,
130 static u32 bcma_host_pci_aread32(struct bcma_device *core, u16 offset)
137 static void bcma_host_pci_awrite32(struct bcma_device *core, u16 offset,
355 int bcma_host_pci_irq_ctl(struct bcma_bus *bus, struct bcma_device *core,