Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/dma/
Dedma.c113 #define GET_NUM_REGN(x) ((x & 0x300000) >> 20) /* bits 20-21 */ macro
1865 value = GET_NUM_REGN(cccfg); in edma_setup_from_hw()