Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wwan/t7xx/
H A Dt7xx_dpmaif.h140 #define DP_DL_INT_FRG_LEN_ERR_MSK BIT(7) macro
H A Dt7xx_dpmaif.c294 if (intr_status & DP_DL_INT_FRG_LEN_ERR_MSK) in t7xx_dpmaif_hw_check_rx_intr()