Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-fsl-lpspi.c57 #define CR_RTF BIT(8) macro
407 temp |= CR_RRF | CR_RTF | CR_MEN; in fsl_lpspi_config()
517 temp = CR_RRF | CR_RTF; in fsl_lpspi_reset()