Searched refs:temp_SR (Results 1 – 1 of 1) sorted by relevance
767 u32 temp_SR, temp_IER; in fsl_lpspi_isr() local772 temp_SR = readl(fsl_lpspi->base + IMX7ULP_SR); in fsl_lpspi_isr()776 if ((temp_SR & SR_TDF) && (temp_IER & IER_TDIE)) { in fsl_lpspi_isr()781 if (temp_SR & SR_MBF || in fsl_lpspi_isr()788 if (temp_SR & SR_FCF && (temp_IER & IER_FCIE)) { in fsl_lpspi_isr()