Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-mpc52xx.c38 #define SPI_CTRL1_CPOL (1 << 3) macro
172 ctrl1 |= SPI_CTRL1_CPOL; in mpc52xx_spi_fsmstate_idle()