Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dbcmsdspi_linux.c136 extern uint sd_pci_slot;
137 module_param(sd_pci_slot, uint, 0);
154 if (sd_pci_slot != 0xFFFFFFFF) {
155 if (pdev->bus->number != (sd_pci_slot>>16) ||
156 PCI_SLOT(pdev->devfn) != (sd_pci_slot&0xffff)) {
H A Dbcmsdstd_linux.c541 extern uint sd_pci_slot; /* Force detection to a particular PCI */
550 module_param(sd_pci_slot, uint, 0);
565 if (sd_pci_slot != 0xFFFFffff) { in bcmsdh_pci_probe()
566 if (pdev->bus->number != (sd_pci_slot>>16) || in bcmsdh_pci_probe()
567 PCI_SLOT(pdev->devfn) != (sd_pci_slot&0xffff)) { in bcmsdh_pci_probe()
H A Dbcmspibrcm.c87 uint sd_pci_slot = 0xFFFFffff; /* Used to force selection of a particular PCI slot */ variable
H A Dbcmsdstd.c197 uint sd_pci_slot = 0xFFFFffff; /* Used to force selection of a particular PCI slot */ variable
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dbcmsdspi_linux.c136 extern uint sd_pci_slot;
137 module_param(sd_pci_slot, uint, 0);
154 if (sd_pci_slot != 0xFFFFFFFF) {
155 if (pdev->bus->number != (sd_pci_slot>>16) ||
156 PCI_SLOT(pdev->devfn) != (sd_pci_slot&0xffff)) {
H A Dbcmsdstd_linux.c541 extern uint sd_pci_slot; /* Force detection to a particular PCI */
550 module_param(sd_pci_slot, uint, 0);
565 if (sd_pci_slot != 0xFFFFffff) { in bcmsdh_pci_probe()
566 if (pdev->bus->number != (sd_pci_slot>>16) || in bcmsdh_pci_probe()
567 PCI_SLOT(pdev->devfn) != (sd_pci_slot&0xffff)) { in bcmsdh_pci_probe()
H A Dbcmspibrcm.c87 uint sd_pci_slot = 0xFFFFffff; /* Used to force selection of a particular PCI slot */ variable
H A Dbcmsdstd.c197 uint sd_pci_slot = 0xFFFFffff; /* Used to force selection of a particular PCI slot */ variable
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dbcmsdspi_linux.c136 extern uint sd_pci_slot;
137 module_param(sd_pci_slot, uint, 0);
154 if (sd_pci_slot != 0xFFFFFFFF) {
155 if (pdev->bus->number != (sd_pci_slot>>16) ||
156 PCI_SLOT(pdev->devfn) != (sd_pci_slot&0xffff)) {
H A Dbcmsdstd_linux.c541 extern uint sd_pci_slot; /* Force detection to a particular PCI */
550 module_param(sd_pci_slot, uint, 0);
565 if (sd_pci_slot != 0xFFFFffff) { in bcmsdh_pci_probe()
566 if (pdev->bus->number != (sd_pci_slot>>16) || in bcmsdh_pci_probe()
567 PCI_SLOT(pdev->devfn) != (sd_pci_slot&0xffff)) { in bcmsdh_pci_probe()
H A Dbcmspibrcm.c87 uint sd_pci_slot = 0xFFFFffff; /* Used to force selection of a particular PCI slot */ variable
H A Dbcmsdstd.c197 uint sd_pci_slot = 0xFFFFffff; /* Used to force selection of a particular PCI slot */ variable
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dbcmsdstd_linux.c539 extern uint sd_pci_slot; /* Force detection to a particular PCI */
548 module_param(sd_pci_slot, uint, 0);
563 if (sd_pci_slot != 0xFFFFffff) { in bcmsdh_pci_probe()
564 if (pdev->bus->number != (sd_pci_slot>>16) || in bcmsdh_pci_probe()
565 PCI_SLOT(pdev->devfn) != (sd_pci_slot&0xffff)) { in bcmsdh_pci_probe()
H A Dbcmspibrcm.c92 uint sd_pci_slot = 0xFFFFffff; /* Used to force selection of a particular PCI slot */ variable
H A Dbcmsdstd.c198 uint sd_pci_slot = 0xFFFFffff; /* Used to force selection of a particular PCI slot */ variable
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dbcmsdstd_linux.c539 extern uint sd_pci_slot; /* Force detection to a particular PCI */
548 module_param(sd_pci_slot, uint, 0);
563 if (sd_pci_slot != 0xFFFFffff) { in bcmsdh_pci_probe()
564 if (pdev->bus->number != (sd_pci_slot>>16) || in bcmsdh_pci_probe()
565 PCI_SLOT(pdev->devfn) != (sd_pci_slot&0xffff)) { in bcmsdh_pci_probe()
H A Dbcmspibrcm.c92 uint sd_pci_slot = 0xFFFFffff; /* Used to force selection of a particular PCI slot */ variable
H A Dbcmsdstd.c198 uint sd_pci_slot = 0xFFFFffff; /* Used to force selection of a particular PCI slot */ variable
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Dbcmspibrcm.c84 uint sd_pci_slot = 0xFFFFffff; /* Used to force selection of a particular PCI slot */ variable