Home
last modified time | relevance | path

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

/netbsd/src/sys/external/isc/atheros_hal/dist/ar5212/
Dar5111.c222 uint16_t rfXpdGainFixed, rfPloSel, rfPwdXpd, gainI; in ar5111SetRfRegs() local
250 rfPloSel = ee->ee_xpd[headerInfo11A]; in ar5111SetRfRegs()
261 rfPloSel = ee->ee_xpd[headerInfo11B]; in ar5111SetRfRegs()
272 rfPloSel = ee->ee_xpd[headerInfo11G]; in ar5111SetRfRegs()
321 ar5212ModifyRfBuffer(rfReg, rfPloSel, 1, 4, 0); in ar5111SetRfRegs()
/netbsd/src/sys/external/isc/atheros_hal/dist/ar5211/
Dar5211_reset.c1064 uint16_t rfXpdGain, rfPloSel, rfPwdXpd; in ar5211SetRf6and7() local
1096 rfPloSel = ee->ee_xpd[0]; in ar5211SetRf6and7()
1113 rfPloSel = ee->ee_xpd[1]; in ar5211SetRf6and7()
1120 rfPloSel = ee->ee_xpd[2]; in ar5211SetRf6and7()
1150 ((rfPloSel << 3) & 0x08); in ar5211SetRf6and7()