Searched refs:BCMA_CORE_PCIE2 (Results 1 – 5 of 5) sorted by relevance
/linux-6.3-rc2/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
A D | pcie.c | 668 brcmf_pcie_select_core(devinfo, BCMA_CORE_PCIE2); in brcmf_pcie_reset_device() 681 brcmf_pcie_select_core(devinfo, BCMA_CORE_PCIE2); in brcmf_pcie_reset_device() 685 core = brcmf_chip_get_core(devinfo->ci, BCMA_CORE_PCIE2); in brcmf_pcie_reset_device() 708 brcmf_pcie_select_core(devinfo, BCMA_CORE_PCIE2); in brcmf_pcie_attach() 780 core = brcmf_chip_get_core(devinfo->ci, BCMA_CORE_PCIE2); in brcmf_pcie_send_mb_data() 1834 core = brcmf_chip_get_core(chip, BCMA_CORE_PCIE2); in brcmf_pcie_buscore_reset() 2133 brcmf_pcie_select_core(devinfo, BCMA_CORE_PCIE2); in brcmf_pcie_setup() 2369 core = brcmf_chip_get_core(devinfo->ci, BCMA_CORE_PCIE2); in brcmf_pcie_probe() 2558 brcmf_pcie_select_core(devinfo, BCMA_CORE_PCIE2); in brcmf_pcie_pm_leave_D3()
|
/linux-6.3-rc2/drivers/bcma/ |
A D | main.c | 303 case BCMA_CORE_PCIE2: in bcma_register_devices() 459 core = bcma_find_core_unit(bus, BCMA_CORE_PCIE2, 0); in bcma_bus_register()
|
A D | host_pci.c | 219 if (bcma_find_core(bus, BCMA_CORE_PCIE2)) in bcma_host_pci_probe()
|
A D | scan.c | 99 { BCMA_CORE_PCIE2, "PCIe Gen2" },
|
/linux-6.3-rc2/include/linux/bcma/ |
A D | bcma.h | 153 #define BCMA_CORE_PCIE2 0x83C /* PCI Express Gen2 */ macro
|
Completed in 19 milliseconds