Home
last modified time | relevance | path

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

/drivers/net/wwan/t7xx/
Dt7xx_dpmaif.h141 #define DP_DL_INT_Q0_PITCNT_LEN_ERR BIT(8) macro
147 #define DP_DL_Q0_STATUS_MASK (DP_DL_INT_Q0_PITCNT_LEN_ERR | DP_DL_INT_Q0_DONE)
Dt7xx_dpmaif.c297 if (intr_status & DP_DL_INT_Q0_PITCNT_LEN_ERR) { in t7xx_dpmaif_hw_check_rx_intr()