Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-armada-3700.c77 #define A3700_SPI_BYTE_LEN BIT(5) macro
251 val |= A3700_SPI_BYTE_LEN; in a3700_spi_bytelen_set()
253 val &= ~A3700_SPI_BYTE_LEN; in a3700_spi_bytelen_set()