Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/ti/
H A Dedma.c100 #define GET_NUM_DMACH(x) (x & 0x7) /* bits 0-2 */ macro
2030 value = GET_NUM_DMACH(cccfg); in edma_setup_from_hw()