Searched refs:DPMAIF_DL_IDLE_STS (Results 1 – 2 of 2) sorted by relevance
/drivers/net/wwan/t7xx/ | ||
D | t7xx_reg.h | 304 #define DPMAIF_DL_IDLE_STS BIT(23) macro |
D | t7xx_dpmaif.c | 951 return !(dpmaif_dl_is_busy & DPMAIF_DL_IDLE_STS); in t7xx_dpmaif_dl_idle_check() |