Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/spi/
H A Dspi-fsl-lpspi.c169 static int fsl_lpspi_bytes_per_word(const int bpw) in fsl_lpspi_bytes_per_word() function
183 bytes_per_word = fsl_lpspi_bytes_per_word(transfer->bits_per_word); in fsl_lpspi_can_dma()
339 switch (fsl_lpspi_bytes_per_word(fsl_lpspi->config.bpw)) { in fsl_lpspi_dma_configure()
/kernel/linux/linux-6.6/drivers/spi/
H A Dspi-fsl-lpspi.c168 static int fsl_lpspi_bytes_per_word(const int bpw) in fsl_lpspi_bytes_per_word() function
182 bytes_per_word = fsl_lpspi_bytes_per_word(transfer->bits_per_word); in fsl_lpspi_can_dma()
344 switch (fsl_lpspi_bytes_per_word(fsl_lpspi->config.bpw)) { in fsl_lpspi_dma_configure()

Completed in 4 milliseconds