Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/dma/ti/
H A Dedma.c112 #define GET_NUM_EVQUE(x) ((x & 0x70000) >> 16) /* bits 16-18 */ macro
2098 value = GET_NUM_EVQUE(cccfg); in edma_setup_from_hw()
/kernel/linux/linux-6.6/drivers/dma/ti/
H A Dedma.c103 #define GET_NUM_EVQUE(x) ((x & 0x70000) >> 16) /* bits 16-18 */ macro
2040 value = GET_NUM_EVQUE(cccfg); in edma_setup_from_hw()

Completed in 8 milliseconds