Home
last modified time | relevance | path

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

/openbmc/linux/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()
346 switch (fsl_lpspi_bytes_per_word(fsl_lpspi->config.bpw)) { in fsl_lpspi_dma_configure()