Home
last modified time | relevance | path

Searched refs:SPI_BUS (Results 1 – 5 of 5) sorted by relevance

/linux-2.6.39/drivers/staging/brcm80211/include/
Dbcmdefs.h26 #define SPI_BUS 6 macro
51 #define SPI_BUS 6 /* gSPI target */ macro
/linux-2.6.39/drivers/staging/brcm80211/util/
Dsbutils.c93 case SPI_BUS: in _sb_coresba()
351 case SPI_BUS: in _sb_setcoreidx()
Daiutils.c133 case SPI_BUS: in ai_scan()
355 case SPI_BUS: in ai_setcoreidx()
Dsiutils.c237 (bustype == SPI_BUS)) && in si_buscore_setup()
259 if ((bustype == SDIO_BUS) || (bustype == SPI_BUS)) { in si_buscore_setup()
339 case SPI_BUS: in si_nvram_process()
/linux-2.6.39/drivers/staging/brcm80211/brcmfmac/
Ddhd_sdio.c142 #define PKTFREE2() if ((bus->bus != SPI_BUS) || bus->usebufpool) \
3076 if ((bus->bus == SPI_BUS) && (!bus->usebufpool)) in dhdsdio_read_control()
3097 if (bus->bus == SPI_BUS) { in dhdsdio_read_control()
3636 if (bus->bus == SPI_BUS) { in dhdsdio_readframes()
3672 if (bus->bus == SPI_BUS) { in dhdsdio_readframes()
3709 SPI_BUS) ? false in dhdsdio_readframes()
3724 if (bus->bus == SPI_BUS) in dhdsdio_readframes()
3752 SPI_BUS) ? false : in dhdsdio_readframes()
3814 SPI_BUS) ? false : true); in dhdsdio_readframes()
3886 if (bus->bus == SPI_BUS) { in dhdsdio_readframes()
[all …]