Home
last modified time | relevance | path

Searched refs:SPI_NBITS_OCTAL (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/spi/
H A Dspi.h1058 #define SPI_NBITS_OCTAL 0x08 /* 8-bit transfer */ macro
/openbmc/linux/drivers/spi/
H A Dspi.c4004 xfer->tx_nbits != SPI_NBITS_OCTAL) in __spi_validate()
4020 xfer->rx_nbits != SPI_NBITS_OCTAL) in __spi_validate()