temp_SR 759 drivers/spi/spi-fsl-lpspi.c u32 temp_SR, temp_IER; temp_SR 764 drivers/spi/spi-fsl-lpspi.c temp_SR = readl(fsl_lpspi->base + IMX7ULP_SR); temp_SR 768 drivers/spi/spi-fsl-lpspi.c if ((temp_SR & SR_TDF) && (temp_IER & IER_TDIE)) { temp_SR 773 drivers/spi/spi-fsl-lpspi.c if (temp_SR & SR_MBF || temp_SR 780 drivers/spi/spi-fsl-lpspi.c if (temp_SR & SR_FCF && (temp_IER & IER_FCIE)) {