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