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

/linux-master/drivers/net/wwan/t7xx/
H A Dt7xx_dpmaif.h131 #define DP_UL_INT_ERR_MSK GENMASK(24, 20) macro
H A Dt7xx_dpmaif.c40 ul_intr_enable = DP_UL_INT_ERR_MSK | DP_UL_INT_QDONE_MSK;
252 value = FIELD_GET(DP_UL_INT_ERR_MSK, intr_status);

Completed in 281 milliseconds