Searched refs:temp_SR (Results 1 – 1 of 1) sorted by relevance
823 u32 temp_SR, temp_IER; in fsl_lpspi_isr() local828 temp_SR = readl(fsl_lpspi->base + IMX7ULP_SR); in fsl_lpspi_isr()832 if ((temp_SR & SR_TDF) && (temp_IER & IER_TDIE)) { in fsl_lpspi_isr()837 if (temp_SR & SR_MBF || in fsl_lpspi_isr()844 if (temp_SR & SR_FCF && (temp_IER & IER_FCIE)) { in fsl_lpspi_isr()