Searched refs:SPI_WORD_SIZE (Results 1 – 6 of 6) sorted by relevance
26 #define SPI_WORD_SIZE 8 macro
19 #define SPI_WORD_SIZE 8 macro78 LOG_ERR("Word size must be %d", SPI_WORD_SIZE); in mspi_config()
27 #define SPI_WORD_SIZE 8u macro261 if (SPI_WORD_SIZE_GET(config->operation) != SPI_WORD_SIZE) { in spi_b91_is_config_supported()262 LOG_ERR("Word size must be %d", SPI_WORD_SIZE); in spi_b91_is_config_supported()
73 #define SPI_WORD_SIZE 8 macro110 if (SPI_WORD_SIZE_GET(config->operation) != SPI_WORD_SIZE) { in spi_config()111 LOG_ERR("Word size must be %d", SPI_WORD_SIZE); in spi_config()
43 #define SPI_WORD_SIZE 8 macro66 LOG_ERR("Word size must be %d", SPI_WORD_SIZE); in spi_config()
34 LOG_ERR("Word size must be %d", SPI_WORD_SIZE); in spi_config()