Searched refs:DP_UL_INT_DONE_OFFSET (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/net/wwan/t7xx/
H A Dt7xx_dpmaif.h126 #define DP_UL_INT_DONE_OFFSET 0 macro
H A Dt7xx_dpmaif.c89 ul_int_que_done = BIT(q_num + DP_UL_INT_DONE_OFFSET) & DP_UL_INT_QDONE_MSK;
109 ul_int_que_done = BIT(q_num + DP_UL_INT_DONE_OFFSET) & DP_UL_INT_QDONE_MSK;
1274 intr_status &= BIT(DP_UL_INT_DONE_OFFSET + qno);

Completed in 121 milliseconds