Home
last modified time | relevance | path

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

/drivers/tty/serial/
Difx6x60.h57 #define IFX_SPI_PAYLOAD_SIZE (IFX_SPI_TRANSFER_SIZE - \ macro
Difx6x60.c426 *(u16 *)(txbuffer+2) = IFX_SPI_PAYLOAD_SIZE; in ifx_spi_setup_spi_header()
465 temp_count = min(queue_length, IFX_SPI_PAYLOAD_SIZE); in ifx_spi_prepare_tx_buffer()