Searched refs:SPI_BUS (Results 1 – 7 of 7) sorted by relevance
28 #define SPI_BUS 6 macro
105 #define SPI_BUS 6 /* gSPI target */ macro
146 case SPI_BUS: in ai_scan()377 case SPI_BUS: in ai_setcoreidx()
236 case SPI_BUS: in _sb_coresba()649 case SPI_BUS: in _sb_setcoreidx()
155 #define PKTFREE2() if ((bus->bus != SPI_BUS) || bus->usebufpool) \4808 if ((bus->bus == SPI_BUS) && (!bus->usebufpool)) in dhdsdio_read_control()4828 if (bus->bus == SPI_BUS) { in dhdsdio_read_control()5412 if (bus->bus == SPI_BUS) { in dhdsdio_readframes()5438 if (bus->bus == SPI_BUS) { in dhdsdio_readframes()5467 (bus->bus == SPI_BUS) ? FALSE : TRUE); in dhdsdio_readframes()5480 if (bus->bus == SPI_BUS) in dhdsdio_readframes()5504 (bus->bus == SPI_BUS) ? FALSE : TRUE); in dhdsdio_readframes()5563 dhdsdio_rxfail(bus, TRUE, (bus->bus == SPI_BUS) ? FALSE : TRUE); in dhdsdio_readframes()5628 if (bus->bus == SPI_BUS) { in dhdsdio_readframes()[all …]
259 (BUSTYPE(bustype) == SPI_BUS)) && in si_buscore_setup()297 if ((BUSTYPE(bustype) == SDIO_BUS) || (BUSTYPE(bustype) == SPI_BUS)) { in si_buscore_setup()346 } else if ((bustype == SDIO_BUS) || (bustype == SPI_BUS)) { in si_doattach()
240 case SPI_BUS: in osl_attach()