HIDMA_PRIORITY_BIT_POS  144 drivers/dma/qcom/hidma_mgmt.c 		val &= ~(1 << HIDMA_PRIORITY_BIT_POS);
HIDMA_PRIORITY_BIT_POS  145 drivers/dma/qcom/hidma_mgmt.c 		val |= (priority & 0x1) << HIDMA_PRIORITY_BIT_POS;