Searched refs:writeRegs (Results 1 – 14 of 14) sorted by relevance
/freebsd/sys/dev/ath/ath_hal/ar9002/ |
H A D | ar9280.c | 431 priv->base.writeRegs = ar9280WriteRegs; in ar9280RfAttach()
|
H A D | ar9287.c | 373 priv->base.writeRegs = ar9287WriteRegs; in ar9287RfAttach()
|
/freebsd/sys/dev/ath/ath_hal/ar5416/ |
H A D | ar2133.c | 552 priv->base.writeRegs = ar2133WriteRegs; in ar2133RfAttach()
|
H A D | ar5416_attach.c | 629 AH5212(ah)->ah_rfHal->writeRegs(ah, modesIndex, freqIndex, regWrites); in ar5416WriteIni()
|
/freebsd/sys/dev/ath/ath_hal/ar5212/ |
H A D | ar5111.c | 698 priv->base.writeRegs = ar5111WriteRegs; in ar5111RfAttach()
|
H A D | ar2316.c | 741 priv->base.writeRegs = ar2316WriteRegs; in ar2316RfAttach()
|
H A D | ar2317.c | 721 priv->base.writeRegs = ar2317WriteRegs; in ar2317RfAttach()
|
H A D | ar2413.c | 736 priv->base.writeRegs = ar2413WriteRegs; in ar2413RfAttach()
|
H A D | ar2425.c | 698 priv->base.writeRegs = ar2425WriteRegs; in ar2425RfAttach()
|
H A D | ar5212.h | 134 void (*writeRegs)(struct ath_hal *, member
|
H A D | ar5413.c | 781 priv->base.writeRegs = ar5413WriteRegs; in ar5413RfAttach()
|
H A D | ar5112.c | 869 priv->base.writeRegs = ar5112WriteRegs; in ar5112RfAttach()
|
H A D | ar5212_reset.c | 310 ahp->ah_rfHal->writeRegs(ah, modesIndex, freqIndex, regWrites); in ar5212Reset()
|
/freebsd/sys/dev/ath/ath_hal/ar5312/ |
H A D | ar5312_reset.c | 232 ahp->ah_rfHal->writeRegs(ah, modesIndex, freqIndex, regWrites); in ar5312Reset()
|