Searched refs:SPI_CONFIG_INPUT_FIRST (Results 1 – 1 of 1) sorted by relevance
97 #define SPI_CONFIG_INPUT_FIRST BIT(9) macro798 config &= ~SPI_CONFIG_INPUT_FIRST; in spi_qup_io_config()800 config |= SPI_CONFIG_INPUT_FIRST; in spi_qup_io_config()