Searched refs:ath11k_ahb_read32 (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/net/wireless/ath/ath11k/
H A Dahb.c199 static inline u32 ath11k_ahb_read32(struct ath11k_base *ab, u32 offset) function
260 val = ath11k_ahb_read32(ab, offset);
268 val = ath11k_ahb_read32(ab, offset);
768 .read32 = ath11k_ahb_read32,

Completed in 373 milliseconds