Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dchip.c541 case BCMA_CORE_INTERNAL_MEM: in brcmf_chip_cores_check()
771 BCMA_CORE_INTERNAL_MEM); in brcmf_chip_get_raminfo()
994 core = brcmf_chip_add_core(ci, BCMA_CORE_INTERNAL_MEM, in brcmf_chip_recognition()
1257 core = brcmf_chip_get_core(&chip->pub, BCMA_CORE_INTERNAL_MEM); in brcmf_chip_cm3_set_passive()
1272 core = brcmf_chip_get_core(&chip->pub, BCMA_CORE_INTERNAL_MEM); in brcmf_chip_cm3_set_active()
Dpcie.c624 core = brcmf_chip_get_core(devinfo->ci, BCMA_CORE_INTERNAL_MEM); in brcmf_pcie_exit_download_state()
/linux-5.19.10/include/linux/bcma/
Dbcma.h111 #define BCMA_CORE_INTERNAL_MEM 0x80E macro
/linux-5.19.10/drivers/bcma/
Dscan.c63 { BCMA_CORE_INTERNAL_MEM, "Internal Memory" },