Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath11k/
H A Dpcic.c175 static u32 __ath11k_pcic_read32(struct ath11k_base *ab, u32 offset) in __ath11k_pcic_read32() function
205 val = __ath11k_pcic_read32(ab, offset); in ath11k_pcic_read32()
243 *data++ = __ath11k_pcic_read32(ab, i); in ath11k_pcic_read()