Home
last modified time | relevance | path

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

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