last_bpw          366 drivers/spi/spi-fsl-spi.c 	int status, last_bpw;
last_bpw          396 drivers/spi/spi-fsl-spi.c 	last_bpw = -1;
last_bpw          400 drivers/spi/spi-fsl-spi.c 		if (cs_change || last_bpw != t->bits_per_word)
last_bpw          404 drivers/spi/spi-fsl-spi.c 		last_bpw = t->bits_per_word;