Home
last modified time | relevance | path

Searched refs:IMX7ULP_IER (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/spi/
H A Dspi-fsl-lpspi.c43 #define IMX7ULP_IER 0x18 macro
202 writel(enable, fsl_lpspi->base + IMX7ULP_IER); in LPSPI_BUF_TX()
528 writel(0, fsl_lpspi->base + IMX7ULP_IER); in fsl_lpspi_prepare_message()
818 temp_IER = readl(fsl_lpspi->base + IMX7ULP_IER); in fsl_lpspi_isr()