Searched refs:IFX_SPI_MORE_BIT (Results 1 – 1 of 1) sorted by relevance
55 #define IFX_SPI_MORE_BIT 4 /* bit position in u8 */ macro392 *more = (buffer[1] >> IFX_SPI_MORE_BIT) & 1; in ifx_spi_decode_spi_header()412 txbuffer[1] |= (more << IFX_SPI_MORE_BIT) & IFX_SPI_MORE_MASK; in ifx_spi_setup_spi_header()