Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wwan/t7xx/
H A Dt7xx_dpmaif.h128 #define DP_UL_INT_EMPTY_MSK GENMASK(9, 5) macro
H A Dt7xx_dpmaif.c240 value = FIELD_GET(DP_UL_INT_EMPTY_MSK, intr_status); in t7xx_dpmaif_hw_check_tx_intr()