Home
last modified time | relevance | path

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

/linux/drivers/spi/
H A Dspi-fsl-lpspi.c188 static int fsl_lpspi_bytes_per_word(const int bpw) in fsl_lpspi_bytes_per_word() function
202 bytes_per_word = fsl_lpspi_bytes_per_word(transfer->bits_per_word); in fsl_lpspi_can_dma()
372 switch (fsl_lpspi_bytes_per_word(fsl_lpspi->config.bpw)) { in fsl_lpspi_dma_configure()