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