Home
last modified time | relevance | path

Searched defs:AT_DMA_SLAST (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/dma/
H A Dat_hdmac_regs.h33 #define AT_DMA_SLAST(x) (0x1 << ((x) << 1)) /* This src rq is last tx of buffer on channel x */ macro
/kernel/linux/linux-6.6/drivers/dma/
H A Dat_hdmac.c63 #define AT_DMA_SLAST(x) BIT((x) << 1) /* This src rq is last tx of buffer on channel x */ macro

Completed in 9 milliseconds