Searched refs:DP_DL_INT_FRG_EMPTY_MSK (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/drivers/net/wwan/t7xx/ | ||
D | t7xx_dpmaif.h | 138 #define DP_DL_INT_FRG_EMPTY_MSK BIT(5) macro |
D | t7xx_dpmaif.c | 288 if (intr_status & DP_DL_INT_FRG_EMPTY_MSK) in t7xx_dpmaif_hw_check_rx_intr() |