Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()