Searched refs:SPI_MAX_PKT_LEN (Results 1 – 17 of 17) sorted by relevance
151 #define SPI_MAX_PKT_LEN (2048*4) macro
158 #define SPI_MAX_PKT_LEN (2048*4) macro
163 #define SPI_MAX_PKT_LEN (2048*4) macro
94 uint8 spi_outbuf[SPI_MAX_PKT_LEN];95 uint8 spi_inbuf[SPI_MAX_PKT_LEN];1652 memset(spi_outbuf, 0xee, SPI_MAX_PKT_LEN); in bcmspi_cmd_issue()1653 memset(spi_inbuf, 0xee, SPI_MAX_PKT_LEN); in bcmspi_cmd_issue()
6822 bus->nextlen = (bus->nextlen == 0) ? SPI_MAX_PKT_LEN : bus->nextlen; in dhdsdio_readframes()7105 SPI_MAX_PKT_LEN : bus->nextlen; in dhdsdio_readframes()
6833 bus->nextlen = (bus->nextlen == 0) ? SPI_MAX_PKT_LEN : bus->nextlen; in dhdsdio_readframes()7116 SPI_MAX_PKT_LEN : bus->nextlen; in dhdsdio_readframes()
89 uint8 spi_outbuf[SPI_MAX_PKT_LEN];90 uint8 spi_inbuf[SPI_MAX_PKT_LEN];
6526 bus->nextlen = (bus->nextlen == 0) ? SPI_MAX_PKT_LEN : bus->nextlen;6801 SPI_MAX_PKT_LEN : bus->nextlen;
86 uint8 spi_outbuf[SPI_MAX_PKT_LEN];87 uint8 spi_inbuf[SPI_MAX_PKT_LEN];
6460 bus->nextlen = (bus->nextlen == 0) ? SPI_MAX_PKT_LEN : bus->nextlen;6735 SPI_MAX_PKT_LEN : bus->nextlen;
6464 bus->nextlen = (bus->nextlen == 0) ? SPI_MAX_PKT_LEN : bus->nextlen;6739 SPI_MAX_PKT_LEN : bus->nextlen;