Home
last modified time | relevance | path

Searched refs:major_int (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/dma/
H A Dfsl-edma-common.c483 u16 biter, u16 doff, u32 dlast_sga, bool major_int, in fsl_edma_fill_tcd()
527 if (major_int) in fsl_edma_fill_tcd()
581 bool major_int = true; in fsl_edma_prep_dma_cyclic() local
636 major_int = false; in fsl_edma_prep_dma_cyclic()
641 iter, doff, last_sg, major_int, false, true); in fsl_edma_prep_dma_cyclic()
480 fsl_edma_fill_tcd(struct fsl_edma_chan *fsl_chan, struct fsl_edma_hw_tcd *tcd, u32 src, u32 dst, u16 attr, u16 soff, u32 nbytes, u32 slast, u16 citer, u16 biter, u16 doff, u32 dlast_sga, bool major_int, bool disable_req, bool enable_sg) fsl_edma_fill_tcd() argument
/kernel/linux/linux-5.10/drivers/dma/
H A Dfsl-edma-common.c382 u16 biter, u16 doff, u32 dlast_sga, bool major_int, in fsl_edma_fill_tcd()
409 if (major_int) in fsl_edma_fill_tcd()
380 fsl_edma_fill_tcd(struct fsl_edma_hw_tcd *tcd, u32 src, u32 dst, u16 attr, u16 soff, u32 nbytes, u32 slast, u16 citer, u16 biter, u16 doff, u32 dlast_sga, bool major_int, bool disable_req, bool enable_sg) fsl_edma_fill_tcd() argument

Completed in 3 milliseconds