Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath11k/
H A Dpcic.c186 val = ab->pci.ops->window_read32(ab, offset); in __ath11k_pcic_read32()
787 !pci_ops->window_read32) in ath11k_pcic_register_pci_ops()
H A Dpci.c167 .window_read32 = ath11k_pci_window_read32,
175 .window_read32 = ath11k_pci_window_read32,
H A Dcore.h807 u32 (*window_read32)(struct ath11k_base *ab, u32 offset); member
H A Dahb.c195 .window_read32 = ath11k_ahb_window_read32_wcn6750,