Home
last modified time | relevance | path

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

/openbsd/sys/dev/usb/
H A Dif_otusreg.h741 uint8_t xpdGain; member
/openbsd/sys/dev/ic/
H A Dar9287reg.h115 uint8_t xpdGain; member
H A Dar5416reg.h94 uint8_t xpdGain; member
H A Dar9287.c371 if (eep->modalHeader.xpdGain & (1 << i)) in ar9287_set_power_calib()
H A Dar5416.c459 if (modal->xpdGain & (1 << i)) in ar5416_set_power_calib()
H A Dar9285reg.h203 uint8_t xpdGain; member
H A Dar9285.c763 if (eep->modalHeader.xpdGain & (1 << i)) in ar9285_set_power_calib()