Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/wwan/t7xx/
Dt7xx_reg.h247 #define DPMAIF_AP_AO_RST_BIT BIT(6) macro
Dt7xx_dpmaif.c409 iowrite32(DPMAIF_AP_AO_RST_BIT, hw_info->pcie_base + DPMAIF_AP_AO_RGU_ASSERT); in t7xx_dpmaif_hw_reset()
413 iowrite32(DPMAIF_AP_AO_RST_BIT, hw_info->pcie_base + DPMAIF_AP_AO_RGU_DEASSERT); in t7xx_dpmaif_hw_reset()