Searched refs:ath10k_pci_reg_read32 (Results 1 – 2 of 2) sorted by relevance
254 u32 ath10k_pci_reg_read32(struct ath10k *ar, u32 addr);
675 u32 ath10k_pci_reg_read32(struct ath10k *ar, u32 addr) in ath10k_pci_reg_read32() function2872 val = ath10k_pci_reg_read32(ar, SOC_GLOBAL_RESET_ADDRESS); in ath10k_pci_cold_reset()