xfer_ofs 76 drivers/spi/spi-fsl-cpm.c unsigned int xfer_ofs; xfer_ofs 79 drivers/spi/spi-fsl-cpm.c xfer_ofs = mspi->xfer_in_progress->len - mspi->count; xfer_ofs 84 drivers/spi/spi-fsl-cpm.c out_be32(&rx_bd->cbd_bufaddr, mspi->rx_dma + xfer_ofs); xfer_ofs 91 drivers/spi/spi-fsl-cpm.c out_be32(&tx_bd->cbd_bufaddr, mspi->tx_dma + xfer_ofs);