Searched refs:A_PCIE_LOCAL_REG_WRITE (Results 1 – 1 of 1) sorted by relevance
/wlan-driver/qca-wifi-host-cmn/hif/src/pcie/ |
H A D | if_pci.c | 487 #define A_PCIE_LOCAL_REG_WRITE(sc, mem, addr, val) \ macro 552 A_PCIE_LOCAL_REG_WRITE(sc, mem, PCIE_SOC_WAKE_ADDRESS, in hif_pci_device_reset() 564 A_PCIE_LOCAL_REG_WRITE(sc, mem, SOC_GLOBAL_RESET_ADDRESS, val); in hif_pci_device_reset() 575 A_PCIE_LOCAL_REG_WRITE(sc, mem, SOC_GLOBAL_RESET_ADDRESS, val); in hif_pci_device_reset() 585 A_PCIE_LOCAL_REG_WRITE(sc, mem, PCIE_SOC_WAKE_ADDRESS, in hif_pci_device_reset() 619 A_PCIE_LOCAL_REG_WRITE(sc, mem, PCIE_SOC_WAKE_ADDRESS, in hif_pci_device_warm_reset()
|