Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wwan/t7xx/
H A Dt7xx_dpmaif.h137 #define DP_DL_INT_PKT_EMPTY_MSK BIT(4) macro
H A Dt7xx_dpmaif.c285 if (intr_status & DP_DL_INT_PKT_EMPTY_MSK) in t7xx_dpmaif_hw_check_rx_intr()