Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-fsl-dspi.c40 #define SPI_CTAR_CPOL BIT(26) macro
1061 chip->ctar_val |= SPI_CTAR_CPOL; in dspi_setup()