Home
last modified time | relevance | path

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

/linux/drivers/spi/
H A Dspi-fsl-lpspi.c58 #define CR_RRF BIT(9) macro
451 temp |= CR_RRF | CR_RTF | CR_MEN; in fsl_lpspi_config()
534 writel(CR_RRF | CR_RTF, fsl_lpspi->base + IMX7ULP_CR); in fsl_lpspi_prepare_message()
587 temp = CR_RRF | CR_RTF; in fsl_lpspi_reset()