Searched refs:ar_ahb (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/sys/contrib/dev/athk/ath10k/
H A Dahb.c35 struct ath10k_ahb *ar_ahb = ath10k_ahb_priv(ar); local
37 iowrite32(value, ar_ahb->mem + offset);
42 struct ath10k_ahb *ar_ahb = ath10k_ahb_priv(ar); local
44 return ioread32(ar_ahb->mem + offset);
49 struct ath10k_ahb *ar_ahb = ath10k_ahb_priv(ar); local
51 return ioread32(ar_ahb->gcc_mem + offset);
56 struct ath10k_ahb *ar_ahb = ath10k_ahb_priv(ar); local
58 iowrite32(value, ar_ahb->tcsr_mem + offset);
63 struct ath10k_ahb *ar_ahb = ath10k_ahb_priv(ar); local
65 return ioread32(ar_ahb
84 struct ath10k_ahb *ar_ahb = ath10k_ahb_priv(ar); local
115 struct ath10k_ahb *ar_ahb = ath10k_ahb_priv(ar); local
124 struct ath10k_ahb *ar_ahb = ath10k_ahb_priv(ar); local
167 struct ath10k_ahb *ar_ahb = ath10k_ahb_priv(ar); local
178 struct ath10k_ahb *ar_ahb = ath10k_ahb_priv(ar); local
228 struct ath10k_ahb *ar_ahb = ath10k_ahb_priv(ar); local
239 struct ath10k_ahb *ar_ahb = ath10k_ahb_priv(ar); local
308 struct ath10k_ahb *ar_ahb = ath10k_ahb_priv(ar); local
407 struct ath10k_ahb *ar_ahb = ath10k_ahb_priv(ar); local
425 struct ath10k_ahb *ar_ahb = ath10k_ahb_priv(ar); local
438 struct ath10k_ahb *ar_ahb = ath10k_ahb_priv(ar); local
526 struct ath10k_ahb *ar_ahb = ath10k_ahb_priv(ar); local
633 struct ath10k_ahb *ar_ahb = ath10k_ahb_priv(ar); local
729 struct ath10k_ahb *ar_ahb; local
[all...]

Completed in 109 milliseconds