Searched defs:ath10k_pci_read32 (Results 1 - 1 of 1) sorted by relevance
/drivers/net/wireless/ath/ath10k/ | ||
H A D | pci.h | 233 static inline u32 ath10k_pci_read32(struct ath10k *ar, u32 offset) function 242 return ath10k_pci_read32(ar, RTC_SOC_BASE_ADDRESS + addr); |
Completed in 23 milliseconds