Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dpci.c629 static void ath10k_bus_pci_write32(struct ath10k *ar, u32 offset, u32 value) in ath10k_bus_pci_write32() function
3524 .write32 = ath10k_bus_pci_write32,