Searched refs:SI_ENUM_BASE (Results 1 - 5 of 5) sorted by relevance
/linux-4.1.27/drivers/net/wireless/brcm80211/include/ |
H A D | soc.h | 20 #define SI_ENUM_BASE 0x18000000 /* Enumeration space base */ macro
|
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmfmac/ |
H A D | chip.c | 789 eromaddr = ci->ops->read32(ci->ctx, CORE_CC_REG(SI_ENUM_BASE, eromptr)); brcmf_chip_dmp_erom_scan() 845 * Chipid is assume to be at offset 0 from SI_ENUM_BASE brcmf_chip_recognition() 849 regdata = ci->ops->read32(ci->ctx, CORE_CC_REG(SI_ENUM_BASE, chipid)); brcmf_chip_recognition() 869 SI_ENUM_BASE, 0); brcmf_chip_recognition()
|
H A D | bcmsdh.c | 145 addr = CORE_CC_REG(SI_ENUM_BASE, gpiocontrol); brcmf_sdiod_intr_register()
|
H A D | pcie.c | 1551 brcmf_pcie_buscore_write32(ctx, CORE_CC_REG(SI_ENUM_BASE, brcmf_pcie_buscoreprep()
|
H A D | sdio.c | 3816 addr == CORE_CC_REG(SI_ENUM_BASE, chipid)) { brcmf_sdio_buscore_read32() 3852 brcmf_sdiod_regrl(bus->sdiodev, SI_ENUM_BASE, NULL)); brcmf_sdio_probe_attach()
|
Completed in 615 milliseconds