Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dpci.h218 u32 ath10k_pci_reg_read32(struct ath10k *ar, u32 addr);
H A Dpci.c700 u32 ath10k_pci_reg_read32(struct ath10k *ar, u32 addr) in ath10k_pci_reg_read32() function
3352 val = ath10k_pci_reg_read32(ar, SOC_GLOBAL_RESET_ADDRESS); in ath10k_pci_cold_reset()