Searched refs:IFX_SPI_FIFO_SIZE (Results 1 – 2 of 2) sorted by relevance
34 #define IFX_SPI_FIFO_SIZE 4096 macro
528 return IFX_SPI_FIFO_SIZE - kfifo_len(&ifx_dev->tx_fifo); in ifx_spi_write_room()834 if (kfifo_alloc(&ifx_dev->tx_fifo, IFX_SPI_FIFO_SIZE, GFP_KERNEL)) { in ifx_spi_create_port()