Home
last modified time | relevance | path

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

/linux/drivers/net/wwan/t7xx/
H A Dt7xx_dpmaif.c175 u32 ip_busy_sts; in t7xx_dpmaif_clr_ip_busy_sts() local
177 ip_busy_sts = ioread32(hw_info->pcie_base + DPMAIF_AP_IP_BUSY); in t7xx_dpmaif_clr_ip_busy_sts()
178 iowrite32(ip_busy_sts, hw_info->pcie_base + DPMAIF_AP_IP_BUSY); in t7xx_dpmaif_clr_ip_busy_sts()