Home
last modified time | relevance | path

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

/drivers/staging/otus/hal/
Dhpani.c84 const int coarseLow[] = { -64, -64, -64, -64, -70 }; in zfHpAniAttach() local
91 HpPriv->coarseLow[i] = coarseLow[i]; in zfHpAniAttach()
168 | ((HpPriv->coarseLow[level] << AR_PHY_AGC_CTL1_COARSE_LOW_S) in zfHpAniControl()
Dhpusb.h117 s32_t coarseLow[5]; member
/drivers/net/wireless/ath9k/
Dani.c784 const int coarseLow[] = { -64, -64, -64, -64, -70 }; in ath9k_hw_ani_setup() local
790 ahp->ah_coarseLow[i] = coarseLow[i]; in ath9k_hw_ani_setup()