Home
last modified time | relevance | path

Searched defs:is_dma_mapped (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/spi/
H A Dspi-fsl-cpm.h32 bool is_dma_mapped) { return 0; } in fsl_spi_cpm_bufs()
H A Dspi-fsl-cpm.c102 struct spi_transfer *t, bool is_dma_mapped) in fsl_spi_cpm_bufs()
H A Dspi-fsl-spi.c253 bool is_dma_mapped) in fsl_spi_bufs()
/openbmc/linux/include/linux/spi/
H A Dspi.h1113 unsigned is_dma_mapped:1; member