Home
last modified time | relevance | path

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

/linux/drivers/net/wwan/t7xx/
H A Dt7xx_reg.h324 #define DPMAIF_UL_IDLE_STS BIT(11) macro
H A Dt7xx_dpmaif.c970 return !(dpmaif_ul_is_busy & DPMAIF_UL_IDLE_STS); in t7xx_dpmaif_ul_idle_check()