Home
last modified time | relevance | path

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

/linux/drivers/spi/
H A Dspi-sifive.c296 u32 cs_bits, max_bits_per_word; in sifive_spi_probe() local
337 &max_bits_per_word); in sifive_spi_probe()
339 if (!ret && max_bits_per_word < 8) { in sifive_spi_probe()
H A Dspi-fsl-lib.h64 u8 max_bits_per_word; member