Searched refs:BCMA_CORE_PCIE2 (Results 1 – 5 of 5) sorted by relevance
| /Linux-v6.1/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
| D | pcie.c | 652 brcmf_pcie_select_core(devinfo, BCMA_CORE_PCIE2); in brcmf_pcie_reset_device() 665 brcmf_pcie_select_core(devinfo, BCMA_CORE_PCIE2); in brcmf_pcie_reset_device() 669 core = brcmf_chip_get_core(devinfo->ci, BCMA_CORE_PCIE2); in brcmf_pcie_reset_device() 692 brcmf_pcie_select_core(devinfo, BCMA_CORE_PCIE2); in brcmf_pcie_attach() 764 core = brcmf_chip_get_core(devinfo->ci, BCMA_CORE_PCIE2); in brcmf_pcie_send_mb_data() 1808 core = brcmf_chip_get_core(chip, BCMA_CORE_PCIE2); in brcmf_pcie_buscore_reset() 2095 brcmf_pcie_select_core(devinfo, BCMA_CORE_PCIE2); in brcmf_pcie_setup() 2227 core = brcmf_chip_get_core(devinfo->ci, BCMA_CORE_PCIE2); in brcmf_pcie_probe() 2408 brcmf_pcie_select_core(devinfo, BCMA_CORE_PCIE2); in brcmf_pcie_pm_leave_D3()
|
| /Linux-v6.1/drivers/bcma/ |
| D | main.c | 303 case BCMA_CORE_PCIE2: in bcma_register_devices() 457 core = bcma_find_core_unit(bus, BCMA_CORE_PCIE2, 0); in bcma_bus_register()
|
| D | host_pci.c | 219 if (bcma_find_core(bus, BCMA_CORE_PCIE2)) in bcma_host_pci_probe()
|
| D | scan.c | 99 { BCMA_CORE_PCIE2, "PCIe Gen2" },
|
| /Linux-v6.1/include/linux/bcma/ |
| D | bcma.h | 153 #define BCMA_CORE_PCIE2 0x83C /* PCI Express Gen2 */ macro
|