Searched refs:window_read32 (Results 1 – 5 of 5) sorted by relevance
/drivers/net/wireless/ath/ath11k/ |
D | pcic.c | 178 val = ab->pci.ops->window_read32(ab, offset); in __ath11k_pcic_read32() 779 !pci_ops->window_read32) in ath11k_pcic_register_pci_ops()
|
D | pci.c | 139 .window_read32 = ath11k_pci_window_read32, 147 .window_read32 = ath11k_pci_window_read32,
|
D | core.h | 786 u32 (*window_read32)(struct ath11k_base *ab, u32 offset); member
|
D | ahb.c | 195 .window_read32 = ath11k_ahb_window_read32_wcn6750,
|
/drivers/net/ethernet/3com/ |
D | 3c59x.c | 1361 config = window_read32(vp, 3, Wn3_Config); in vortex_probe1() 1567 config = window_read32(vp, 3, Wn3_Config); in vortex_up() 1859 config = window_read32(vp, 3, Wn3_Config); in vortex_timer() 3130 window_read32(vp, 4, Wn4_PhysicalMgmt); in mdio_delay()
|