Searched refs:DPMAIF_UL_IDLE_STS (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/drivers/net/wwan/t7xx/ | ||
D | t7xx_reg.h | 302 #define DPMAIF_UL_IDLE_STS BIT(11) macro |
D | t7xx_dpmaif.c | 970 return !(dpmaif_ul_is_busy & DPMAIF_UL_IDLE_STS); in t7xx_dpmaif_ul_idle_check() |