Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wireless/brcm80211/brcmsmac/
Dnicpci.c135 #define PCI_CLKRUN_DSBL 0x8000 /* Bit 15 forceClkrun */ macro
823 bcma_set32(pi->core, PCIREGOFFS(clkrun), PCI_CLKRUN_DSBL); in pcicore_pci_setup()