Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-fsl-lpspi.c34 #define FSL_LPSPI_MAX_EDMA_BYTES ((1 << 15) - 1) macro
685 controller->max_dma_len = FSL_LPSPI_MAX_EDMA_BYTES; in fsl_lpspi_dma_init()