Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wireless/brcm80211/brcmsmac/
Dnicpci.c142 #define PCIREGOFFS(field) offsetof(struct sbpciregs, field) macro
793 regoff = PCIREGOFFS(sprom[SRSH_PI_OFFSET]); in pcicore_fixcfg()
817 bcma_set32(pi->core, PCIREGOFFS(sbtopci2), in pcicore_pci_setup()
821 bcma_set32(pi->core, PCIREGOFFS(sbtopci2), in pcicore_pci_setup()
823 bcma_set32(pi->core, PCIREGOFFS(clkrun), PCI_CLKRUN_DSBL); in pcicore_pci_setup()
824 (void)bcma_read32(pi->core, PCIREGOFFS(clkrun)); in pcicore_pci_setup()