Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/dma/ti/
H A Dedma.c113 #define GET_NUM_REGN(x) ((x & 0x300000) >> 20) /* bits 20-21 */ macro
2086 value = GET_NUM_REGN(cccfg); in edma_setup_from_hw()
/kernel/linux/linux-6.6/drivers/dma/ti/
H A Dedma.c104 #define GET_NUM_REGN(x) ((x & 0x300000) >> 20) /* bits 20-21 */ macro
2028 value = GET_NUM_REGN(cccfg); in edma_setup_from_hw()

Completed in 8 milliseconds