Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/spi/
Dspi-mpc52xx.c37 #define SPI_CTRL1_LSBFE (1 << 0) macro
169 ctrl1 |= SPI_CTRL1_LSBFE; in mpc52xx_spi_fsmstate_idle()