Home
last modified time | relevance | path

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

/linux/drivers/net/wwan/t7xx/
H A Dt7xx_reg.h265 #define DPMAIF_AP_RST_BIT BIT(2) macro
H A Dt7xx_dpmaif.c411 iowrite32(DPMAIF_AP_RST_BIT, hw_info->pcie_base + DPMAIF_AP_RGU_ASSERT); in t7xx_dpmaif_hw_reset()
415 iowrite32(DPMAIF_AP_RST_BIT, hw_info->pcie_base + DPMAIF_AP_RGU_DEASSERT); in t7xx_dpmaif_hw_reset()