Home
last modified time | relevance | path

Searched refs:SPI_FSI_COUNTER_CFG_LOOPS (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/drivers/spi/
H A Dspi-fsi.c33 #define SPI_FSI_COUNTER_CFG_LOOPS(x) (((u64)(x) & 0xffULL) << 32) macro
316 cfg = SPI_FSI_COUNTER_CFG_LOOPS(loops - 1); in fsi_spi_sequence_transfer()

Completed in 1 milliseconds