Lines Matching refs:bits_per_word
159 u8 bits_per_word;
586 if (xp->bits_per_word != 16)
587 spcr |= xp->bits_per_word << 2;
619 xp.bits_per_word = trans->bits_per_word;
629 if (spi->bits_per_word > 16)
642 if (spi->bits_per_word)
643 xp->bits_per_word = spi->bits_per_word;
645 xp->bits_per_word = 8;
666 if (qt->trans->bits_per_word <= 8)
728 if (tp.trans->bits_per_word <= 8) {
795 if (tp.trans->bits_per_word <= 8) {
816 mspi_cdram |= ((tp.trans->bits_per_word <= 8) ? 0 :
997 t[0].bits_per_word = spi->bits_per_word;
1010 t[1].bits_per_word = spi->bits_per_word;
1243 parms.bits_per_word = 8;