Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wwan/t7xx/
H A Dt7xx_dpmaif.h130 #define DP_UL_INT_MD_PWR_NOTREADY_MSK GENMASK(19, 15) macro
H A Dt7xx_dpmaif.c248 value = FIELD_GET(DP_UL_INT_MD_PWR_NOTREADY_MSK, intr_status); in t7xx_dpmaif_hw_check_tx_intr()