transfer_reduction 433 drivers/spi/spi-omap2-mcspi.c unsigned int count, transfer_reduction = 0; transfer_reduction 453 drivers/spi/spi-omap2-mcspi.c transfer_reduction = es; transfer_reduction 475 drivers/spi/spi-omap2-mcspi.c transfer_reduction += es; transfer_reduction 477 drivers/spi/spi-omap2-mcspi.c if (transfer_reduction) { transfer_reduction 479 drivers/spi/spi-omap2-mcspi.c sizes[0] = count - transfer_reduction; transfer_reduction 480 drivers/spi/spi-omap2-mcspi.c sizes[1] = transfer_reduction;