Home
last modified time | relevance | path

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

/freebsd/sys/arm/freescale/imx/
H A Dimx_spi.c95 #define INTREG_TDREN (1u << 1) macro
296 sc->intreg = (sc->intreg & ~INTREG_TDREN) | INTREG_TEEN; in spi_fill_txfifo()
391 sc->intreg = INTREG_RDREN | INTREG_TDREN; in spi_xfer_buf()