Searched refs:MIN_WORD_LEN (Results 1 – 1 of 1) sorted by relevance
43 #define MIN_WORD_LEN 4 macro301 word_len = (bits_per_word - MIN_WORD_LEN) & WORD_LEN_MSK; in spi_setup_word_len()420 if (!(mas->cur_bits_per_word % MIN_WORD_LEN)) { in setup_gsi_xfer()434 peripheral.word_len = xfer->bits_per_word - MIN_WORD_LEN; in setup_gsi_xfer()489 if (!(xfer->bits_per_word % MIN_WORD_LEN)) in get_xfer_len_in_words()