Home
last modified time | relevance | path

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

/drivers/net/wwan/t7xx/
Dt7xx_dpmaif.h131 #define DP_UL_INT_ERR_MSK GENMASK(24, 20) macro
Dt7xx_dpmaif.c40 ul_intr_enable = DP_UL_INT_ERR_MSK | DP_UL_INT_QDONE_MSK; in t7xx_dpmaif_init_intr()
252 value = FIELD_GET(DP_UL_INT_ERR_MSK, intr_status); in t7xx_dpmaif_hw_check_tx_intr()