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