Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/dma/ti/
H A Dedma.c100 #define GET_NUM_DMACH(x) (x & 0x7) /* bits 0-2 */ macro
/kernel/linux/linux-5.10/drivers/dma/ti/
H A Dedma.c109 #define GET_NUM_DMACH(x) (x & 0x7) /* bits 0-2 */ macro

Completed in 8 milliseconds