Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/ti/
H A Dedma.c102 #define GET_NUM_PAENTRY(x) ((x & 0x7000) >> 12) /* bits 12-14 */ macro
2036 value = GET_NUM_PAENTRY(cccfg); in edma_setup_from_hw()