Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/dma/qcom/
Dhidma_ll.c53 #define HIDMA_EVRE_CODE_BIT_POS 28 macro
273 (cfg >> HIDMA_EVRE_CODE_BIT_POS) & HIDMA_EVRE_CODE_MASK; in hidma_handle_tre_completion()