Home
last modified time | relevance | path

Searched refs:bcma_host_pci_provide_access_to_core (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/bcma/
H A Dhost_pci.c28 static u16 bcma_host_pci_provide_access_to_core(struct bcma_device *core) in bcma_host_pci_provide_access_to_core() function
44 offset += bcma_host_pci_provide_access_to_core(core); in bcma_host_pci_read8()
50 offset += bcma_host_pci_provide_access_to_core(core); in bcma_host_pci_read16()
56 offset += bcma_host_pci_provide_access_to_core(core); in bcma_host_pci_read32()
63 offset += bcma_host_pci_provide_access_to_core(core); in bcma_host_pci_write8()
70 offset += bcma_host_pci_provide_access_to_core(core); in bcma_host_pci_write16()
77 offset += bcma_host_pci_provide_access_to_core(core); in bcma_host_pci_write32()