Home
last modified time | relevance | path

Searched refs:BUSTYPE (Results 1 – 25 of 46) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dsiutils.c283 if (BUSTYPE(bustype) == PCMCIA_BUS) in si_buscore_prep()
287 if (BUSTYPE(bustype) == SDIO_BUS) { in si_buscore_prep()
323 if (BUSTYPE(bustype) == SPI_BUS) { in si_buscore_prep()
460 if (BUSTYPE(bustype) == SI_BUS) { in si_buscore_setup()
472 } else if (BUSTYPE(bustype) == PCI_BUS) { in si_buscore_setup()
484 } else if ((BUSTYPE(bustype) == PCMCIA_BUS) && in si_buscore_setup()
491 else if (((BUSTYPE(bustype) == SDIO_BUS) || in si_buscore_setup()
492 (BUSTYPE(bustype) == SPI_BUS)) && in si_buscore_setup()
541 if ((BUSTYPE(bustype) == SDIO_BUS) || (BUSTYPE(bustype) == SPI_BUS)) { in si_buscore_setup()
772 if (bustype != BUSTYPE(bustype)) { in si_doattach()
[all …]
H A Daiutils.c159 switch (BUSTYPE(sih->bustype)) { in ai_scan()
500 switch (BUSTYPE(sih->bustype)) { in _ai_setcoreidx()
893 if (BUSTYPE(sih->bustype) == SI_BUS) { in ai_corereg()
903 } else if (BUSTYPE(sih->bustype) == PCI_BUS) { in ai_corereg()
987 if (BUSTYPE(sih->bustype) == SI_BUS) { in ai_corereg_writeonly()
997 } else if (BUSTYPE(sih->bustype) == PCI_BUS) { in ai_corereg_writeonly()
1074 if (BUSTYPE(sih->bustype) == SI_BUS) { in ai_corereg_addr()
1084 } else if (BUSTYPE(sih->bustype) == PCI_BUS) { in ai_corereg_addr()
1359 if (BUSTYPE(sii->pub.bustype) == PCI_BUS) { in ai_dumpregs()
1381 if (BUSTYPE(sii->pub.bustype) == PCI_BUS) { in ai_dumpregs()
[all …]
H A Dsbutils.c116 if (BUSTYPE(sii->pub.bustype) == PCMCIA_BUS) { in sb_write_sbreg()
213 switch (BUSTYPE(sii->pub.bustype)) { in _sb_coresba()
387 if (BUSTYPE(sii->pub.bustype) == SI_BUS) { in sb_corereg()
397 } else if (BUSTYPE(sii->pub.bustype) == PCI_BUS) { in sb_corereg()
486 if (BUSTYPE(sii->pub.bustype) == SI_BUS) { in sb_corereg_addr()
496 } else if (BUSTYPE(sii->pub.bustype) == PCI_BUS) { in sb_corereg_addr()
557 if ((BUSTYPE(sii->pub.bustype) == SI_BUS) && (cores_info->coresba[next] == sba)) { in _sb_scan()
682 switch (BUSTYPE(sii->pub.bustype)) { in _sb_setcoreidx()
975 switch (BUSTYPE(sii->pub.bustype)) { in sb_set_initiator_to()
H A Dsiutils_priv.h189 #define PCI(si) ((BUSTYPE((si)->pub.bustype) == PCI_BUS) && \
192 #define PCIE_GEN1(si) ((BUSTYPE((si)->pub.bustype) == PCI_BUS) && \
195 #define PCIE_GEN2(si) ((BUSTYPE((si)->pub.bustype) == PCI_BUS) && \
200 #define PCMCIA(si) ((BUSTYPE((si)->pub.bustype) == PCMCIA_BUS) && ((si)->memseg == TRUE))
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dsiutils.c282 if (BUSTYPE(bustype) == PCMCIA_BUS) in si_buscore_prep()
286 if (BUSTYPE(bustype) == SDIO_BUS) { in si_buscore_prep()
322 if (BUSTYPE(bustype) == SPI_BUS) { in si_buscore_prep()
459 if (BUSTYPE(bustype) == SI_BUS) { in si_buscore_setup()
471 } else if (BUSTYPE(bustype) == PCI_BUS) { in si_buscore_setup()
483 } else if ((BUSTYPE(bustype) == PCMCIA_BUS) && in si_buscore_setup()
490 else if (((BUSTYPE(bustype) == SDIO_BUS) || in si_buscore_setup()
491 (BUSTYPE(bustype) == SPI_BUS)) && in si_buscore_setup()
540 if ((BUSTYPE(bustype) == SDIO_BUS) || (BUSTYPE(bustype) == SPI_BUS)) { in si_buscore_setup()
771 if (bustype != BUSTYPE(bustype)) { in si_doattach()
[all …]
H A Daiutils.c159 switch (BUSTYPE(sih->bustype)) { in ai_scan()
500 switch (BUSTYPE(sih->bustype)) { in _ai_setcoreidx()
893 if (BUSTYPE(sih->bustype) == SI_BUS) { in ai_corereg()
903 } else if (BUSTYPE(sih->bustype) == PCI_BUS) { in ai_corereg()
987 if (BUSTYPE(sih->bustype) == SI_BUS) { in ai_corereg_writeonly()
997 } else if (BUSTYPE(sih->bustype) == PCI_BUS) { in ai_corereg_writeonly()
1074 if (BUSTYPE(sih->bustype) == SI_BUS) { in ai_corereg_addr()
1084 } else if (BUSTYPE(sih->bustype) == PCI_BUS) { in ai_corereg_addr()
1359 if (BUSTYPE(sii->pub.bustype) == PCI_BUS) { in ai_dumpregs()
1381 if (BUSTYPE(sii->pub.bustype) == PCI_BUS) { in ai_dumpregs()
[all …]
H A Dsbutils.c116 if (BUSTYPE(sii->pub.bustype) == PCMCIA_BUS) { in sb_write_sbreg()
213 switch (BUSTYPE(sii->pub.bustype)) { in _sb_coresba()
387 if (BUSTYPE(sii->pub.bustype) == SI_BUS) { in sb_corereg()
397 } else if (BUSTYPE(sii->pub.bustype) == PCI_BUS) { in sb_corereg()
486 if (BUSTYPE(sii->pub.bustype) == SI_BUS) { in sb_corereg_addr()
496 } else if (BUSTYPE(sii->pub.bustype) == PCI_BUS) { in sb_corereg_addr()
557 if ((BUSTYPE(sii->pub.bustype) == SI_BUS) && (cores_info->coresba[next] == sba)) { in _sb_scan()
682 switch (BUSTYPE(sii->pub.bustype)) { in _sb_setcoreidx()
975 switch (BUSTYPE(sii->pub.bustype)) { in sb_set_initiator_to()
H A Dsiutils_priv.h189 #define PCI(si) ((BUSTYPE((si)->pub.bustype) == PCI_BUS) && \
192 #define PCIE_GEN1(si) ((BUSTYPE((si)->pub.bustype) == PCI_BUS) && \
195 #define PCIE_GEN2(si) ((BUSTYPE((si)->pub.bustype) == PCI_BUS) && \
200 #define PCMCIA(si) ((BUSTYPE((si)->pub.bustype) == PCMCIA_BUS) && ((si)->memseg == TRUE))
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dsiutils.c283 if (BUSTYPE(bustype) == PCMCIA_BUS) in si_buscore_prep()
287 if (BUSTYPE(bustype) == SDIO_BUS) { in si_buscore_prep()
323 if (BUSTYPE(bustype) == SPI_BUS) { in si_buscore_prep()
460 if (BUSTYPE(bustype) == SI_BUS) { in si_buscore_setup()
472 } else if (BUSTYPE(bustype) == PCI_BUS) { in si_buscore_setup()
484 } else if ((BUSTYPE(bustype) == PCMCIA_BUS) && in si_buscore_setup()
491 else if (((BUSTYPE(bustype) == SDIO_BUS) || in si_buscore_setup()
492 (BUSTYPE(bustype) == SPI_BUS)) && in si_buscore_setup()
541 if ((BUSTYPE(bustype) == SDIO_BUS) || (BUSTYPE(bustype) == SPI_BUS)) { in si_buscore_setup()
772 if (bustype != BUSTYPE(bustype)) { in si_doattach()
[all …]
H A Daiutils.c159 switch (BUSTYPE(sih->bustype)) { in ai_scan()
500 switch (BUSTYPE(sih->bustype)) { in _ai_setcoreidx()
893 if (BUSTYPE(sih->bustype) == SI_BUS) { in ai_corereg()
903 } else if (BUSTYPE(sih->bustype) == PCI_BUS) { in ai_corereg()
987 if (BUSTYPE(sih->bustype) == SI_BUS) { in ai_corereg_writeonly()
997 } else if (BUSTYPE(sih->bustype) == PCI_BUS) { in ai_corereg_writeonly()
1074 if (BUSTYPE(sih->bustype) == SI_BUS) { in ai_corereg_addr()
1084 } else if (BUSTYPE(sih->bustype) == PCI_BUS) { in ai_corereg_addr()
1359 if (BUSTYPE(sii->pub.bustype) == PCI_BUS) { in ai_dumpregs()
1381 if (BUSTYPE(sii->pub.bustype) == PCI_BUS) { in ai_dumpregs()
[all …]
H A Dsbutils.c116 if (BUSTYPE(sii->pub.bustype) == PCMCIA_BUS) { in sb_write_sbreg()
213 switch (BUSTYPE(sii->pub.bustype)) { in _sb_coresba()
387 if (BUSTYPE(sii->pub.bustype) == SI_BUS) { in sb_corereg()
397 } else if (BUSTYPE(sii->pub.bustype) == PCI_BUS) { in sb_corereg()
486 if (BUSTYPE(sii->pub.bustype) == SI_BUS) { in sb_corereg_addr()
496 } else if (BUSTYPE(sii->pub.bustype) == PCI_BUS) { in sb_corereg_addr()
557 if ((BUSTYPE(sii->pub.bustype) == SI_BUS) && (cores_info->coresba[next] == sba)) { in _sb_scan()
682 switch (BUSTYPE(sii->pub.bustype)) { in _sb_setcoreidx()
975 switch (BUSTYPE(sii->pub.bustype)) { in sb_set_initiator_to()
H A Dsiutils_priv.h189 #define PCI(si) ((BUSTYPE((si)->pub.bustype) == PCI_BUS) && \
192 #define PCIE_GEN1(si) ((BUSTYPE((si)->pub.bustype) == PCI_BUS) && \
195 #define PCIE_GEN2(si) ((BUSTYPE((si)->pub.bustype) == PCI_BUS) && \
200 #define PCMCIA(si) ((BUSTYPE((si)->pub.bustype) == PCMCIA_BUS) && ((si)->memseg == TRUE))
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dnciutils.c790 switch (BUSTYPE(sih->bustype)) { in BCMATTACHFN()
807 NCI_ERROR(("nci_find_numcores: Invalid bustype %d\n", BUSTYPE(sih->bustype))); in BCMATTACHFN()
819 if (BUSTYPE(sih->bustype) == PCI_BUS) { in BCMATTACHFN()
1058 if (BUSTYPE(sih->bustype) == SI_BUS) { in BCMPOSTTRAPFN()
1070 } else if (BUSTYPE(sih->bustype) == PCI_BUS) { in BCMPOSTTRAPFN()
1150 if (BUSTYPE(sih->bustype) == SI_BUS) { in nci_corereg_writeonly()
1161 } else if (BUSTYPE(sih->bustype) == PCI_BUS) { in nci_corereg_writeonly()
1243 if (BUSTYPE(sih->bustype) == SI_BUS) { in nci_corereg_addr()
1256 } else if (BUSTYPE(sih->bustype) == PCI_BUS) { in nci_corereg_addr()
1470 switch (BUSTYPE(sih->bustype)) { in BCMPOSTTRAPFN()
[all …]
H A Dsbutils.c147 switch (BUSTYPE(sii->pub.bustype)) { in BCMATTACHFN()
298 if (BUSTYPE(sii->pub.bustype) == SI_BUS) { in sb_corereg()
308 } else if (BUSTYPE(sii->pub.bustype) == PCI_BUS) { in sb_corereg()
397 if (BUSTYPE(sii->pub.bustype) == SI_BUS) { in sb_corereg_addr()
407 } else if (BUSTYPE(sii->pub.bustype) == PCI_BUS) { in sb_corereg_addr()
469 if ((BUSTYPE(sii->pub.bustype) == SI_BUS) && (cores_info->coresba[next] == sba)) { in BCMATTACHFN()
576 switch (BUSTYPE(sii->pub.bustype)) { in _sb_setcoreidx()
721 if (BUSTYPE(sii->pub.bustype) == PCI_BUS) { in sb_taclear()
790 else if ((BUSTYPE(sii->pub.bustype) == SDIO_BUS) || in sb_taclear()
791 (BUSTYPE(sii->pub.bustype) == SPI_BUS)) { in sb_taclear()
H A Daiutils.c184 switch (BUSTYPE(sih->bustype)) { in BCMATTACHFN()
298 if (BUSTYPE(sih->bustype) == PCI_BUS && in BCMATTACHFN()
516 switch (BUSTYPE(sih->bustype)) { in BCMPOSTTRAPFN()
953 if (BUSTYPE(sih->bustype) == SI_BUS) { in BCMPOSTTRAPFN()
963 } else if (BUSTYPE(sih->bustype) == PCI_BUS) { in BCMPOSTTRAPFN()
1047 if (BUSTYPE(sih->bustype) == SI_BUS) { in ai_corereg_writeonly()
1057 } else if (BUSTYPE(sih->bustype) == PCI_BUS) { in ai_corereg_writeonly()
1134 if (BUSTYPE(sih->bustype) == SI_BUS) { in BCMPOSTTRAPFN()
1144 } else if (BUSTYPE(sih->bustype) == PCI_BUS) { in BCMPOSTTRAPFN()
1442 if (BUSTYPE(sii->pub.bustype) == PCI_BUS) { in ai_dumpregs()
[all …]
H A Dsiutils.c369 if (BUSTYPE(bustype) == PCI_BUS && !si_ispcie(sii)) in BCMATTACHFN()
385 if (BUSTYPE(bustype) == SDIO_BUS) { in BCMATTACHFN()
422 if (BUSTYPE(bustype) == SPI_BUS) { in BCMATTACHFN()
545 if (BUSTYPE(sii->pub.bustype) != PCI_BUS) { in BCMATTACHFN()
570 if (BUSTYPE(bustype) == SI_BUS) { in BCMATTACHFN()
585 } else if (BUSTYPE(bustype) == PCI_BUS) { in BCMATTACHFN()
599 else if (((BUSTYPE(bustype) == SDIO_BUS) || in BCMATTACHFN()
600 (BUSTYPE(bustype) == SPI_BUS)) && in BCMATTACHFN()
663 if (!FWSIGN_ENAB() && BUSTYPE(sii->pub.bustype) == PCI_BUS) { in BCMATTACHFN()
681 if ((BUSTYPE(bustype) == SDIO_BUS) || (BUSTYPE(bustype) == SPI_BUS)) { in BCMATTACHFN()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Dsiutils.c229 if (BUSTYPE(bustype) == PCMCIA_BUS) in si_buscore_prep()
234 if (BUSTYPE(bustype) == SDIO_BUS) { in si_buscore_prep()
389 if (BUSTYPE(bustype) == SI_BUS) { in si_buscore_setup()
407 } else if (BUSTYPE(bustype) == PCI_BUS) { in si_buscore_setup()
419 } else if ((BUSTYPE(bustype) == PCMCIA_BUS) && in si_buscore_setup()
426 else if (((BUSTYPE(bustype) == SDIO_BUS) || in si_buscore_setup()
427 (BUSTYPE(bustype) == SPI_BUS)) && in si_buscore_setup()
481 if ((BUSTYPE(bustype) == SDIO_BUS) || (BUSTYPE(bustype) == SPI_BUS)) { in si_buscore_setup()
623 if (bustype != BUSTYPE(bustype)) { in si_doattach()
625 bustype, BUSTYPE(bustype))); in si_doattach()
[all …]
H A Daiutils.c148 switch (BUSTYPE(sih->bustype)) { in ai_scan()
449 switch (BUSTYPE(sih->bustype)) { in _ai_setcoreidx()
825 if (BUSTYPE(sih->bustype) == SI_BUS) { in ai_corereg()
835 } else if (BUSTYPE(sih->bustype) == PCI_BUS) { in ai_corereg()
916 if (BUSTYPE(sih->bustype) == SI_BUS) { in ai_corereg_addr()
926 } else if (BUSTYPE(sih->bustype) == PCI_BUS) { in ai_corereg_addr()
1196 if (BUSTYPE(sii->pub.bustype) == PCI_BUS) { in ai_dumpregs()
1218 if (BUSTYPE(sii->pub.bustype) == PCI_BUS) { in ai_dumpregs()
1311 BUSTYPE(sii->pub.bustype), sii->pub.buscoretype)); in ai_enable_backplane_timeouts()
1317 if (BUSTYPE(sii->pub.bustype) == PCI_BUS) { in ai_enable_backplane_timeouts()
[all …]
H A Dsbutils.c118 if (BUSTYPE(sii->pub.bustype) == PCMCIA_BUS) { in sb_write_sbreg()
216 switch (BUSTYPE(sii->pub.bustype)) { in _sb_coresba()
391 if (BUSTYPE(sii->pub.bustype) == SI_BUS) { in sb_corereg()
401 } else if (BUSTYPE(sii->pub.bustype) == PCI_BUS) { in sb_corereg()
490 if (BUSTYPE(sii->pub.bustype) == SI_BUS) { in sb_corereg_addr()
500 } else if (BUSTYPE(sii->pub.bustype) == PCI_BUS) { in sb_corereg_addr()
561 if ((BUSTYPE(sii->pub.bustype) == SI_BUS) && (cores_info->coresba[next] == sba)) { in _sb_scan()
686 switch (BUSTYPE(sii->pub.bustype)) { in _sb_setcoreidx()
982 switch (BUSTYPE(sii->pub.bustype)) { in sb_set_initiator_to()
H A Dsiutils_priv.h173 #define PCI(si) ((BUSTYPE((si)->pub.bustype) == PCI_BUS) && \
176 #define PCIE_GEN1(si) ((BUSTYPE((si)->pub.bustype) == PCI_BUS) && \
179 #define PCIE_GEN2(si) ((BUSTYPE((si)->pub.bustype) == PCI_BUS) && \
184 #define PCMCIA(si) ((BUSTYPE((si)->pub.bustype) == PCMCIA_BUS) && ((si)->memseg == TRUE))
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dsbutils.c147 switch (BUSTYPE(sii->pub.bustype)) { in BCMATTACHFN()
298 if (BUSTYPE(sii->pub.bustype) == SI_BUS) { in sb_corereg()
308 } else if (BUSTYPE(sii->pub.bustype) == PCI_BUS) { in sb_corereg()
397 if (BUSTYPE(sii->pub.bustype) == SI_BUS) { in sb_corereg_addr()
407 } else if (BUSTYPE(sii->pub.bustype) == PCI_BUS) { in sb_corereg_addr()
469 if ((BUSTYPE(sii->pub.bustype) == SI_BUS) && (cores_info->coresba[next] == sba)) { in BCMATTACHFN()
576 switch (BUSTYPE(sii->pub.bustype)) { in _sb_setcoreidx()
721 if (BUSTYPE(sii->pub.bustype) == PCI_BUS) { in sb_taclear()
790 else if ((BUSTYPE(sii->pub.bustype) == SDIO_BUS) || in sb_taclear()
791 (BUSTYPE(sii->pub.bustype) == SPI_BUS)) { in sb_taclear()
H A Daiutils.c184 switch (BUSTYPE(sih->bustype)) { in BCMATTACHFN()
298 if (BUSTYPE(sih->bustype) == PCI_BUS && in BCMATTACHFN()
516 switch (BUSTYPE(sih->bustype)) { in BCMPOSTTRAPFN()
953 if (BUSTYPE(sih->bustype) == SI_BUS) { in BCMPOSTTRAPFN()
963 } else if (BUSTYPE(sih->bustype) == PCI_BUS) { in BCMPOSTTRAPFN()
1047 if (BUSTYPE(sih->bustype) == SI_BUS) { in ai_corereg_writeonly()
1057 } else if (BUSTYPE(sih->bustype) == PCI_BUS) { in ai_corereg_writeonly()
1134 if (BUSTYPE(sih->bustype) == SI_BUS) { in BCMPOSTTRAPFN()
1144 } else if (BUSTYPE(sih->bustype) == PCI_BUS) { in BCMPOSTTRAPFN()
1442 if (BUSTYPE(sii->pub.bustype) == PCI_BUS) { in ai_dumpregs()
[all …]
H A Dsiutils.c369 if (BUSTYPE(bustype) == PCI_BUS && !si_ispcie(sii)) in BCMATTACHFN()
385 if (BUSTYPE(bustype) == SDIO_BUS) { in BCMATTACHFN()
422 if (BUSTYPE(bustype) == SPI_BUS) { in BCMATTACHFN()
545 if (BUSTYPE(sii->pub.bustype) != PCI_BUS) { in BCMATTACHFN()
570 if (BUSTYPE(bustype) == SI_BUS) { in BCMATTACHFN()
585 } else if (BUSTYPE(bustype) == PCI_BUS) { in BCMATTACHFN()
599 else if (((BUSTYPE(bustype) == SDIO_BUS) || in BCMATTACHFN()
600 (BUSTYPE(bustype) == SPI_BUS)) && in BCMATTACHFN()
663 if (!FWSIGN_ENAB() && BUSTYPE(sii->pub.bustype) == PCI_BUS) { in BCMATTACHFN()
681 if ((BUSTYPE(bustype) == SDIO_BUS) || (BUSTYPE(bustype) == SPI_BUS)) { in BCMATTACHFN()
[all …]
H A Dbcmsrom.c114 if (BUSTYPE(sih->bustype) == SI_BUS) in srom_offset()
1056 ASSERT(bustype == BUSTYPE(bustype)); in BCMATTACHFN()
1063 switch (BUSTYPE(bustype)) { in BCMATTACHFN()
1129 ASSERT(bustype == BUSTYPE(bustype));
1139 if ((BUSTYPE(bustype) == SI_BUS) &&
1155 if (BUSTYPE(bustype) == PCI_BUS) {
1171 else if (!((BUSTYPE(bustype) == SI_BUS) &&
1187 } else if (BUSTYPE(bustype) == SDIO_BUS) {
1196 } else if (BUSTYPE(bustype) == SPI_BUS) {
1200 } else if (BUSTYPE(bustype) == SI_BUS) {
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/
H A Dbcmdefs.h173 #define BUSTYPE(bus) (BCMBUSTYPE) macro
175 #define BUSTYPE(bus) (bus) macro

12