HomeSort by: relevance | last modified time | path
    Searched refs:xpdGain (Results 1 - 11 of 11) sorted by relevancy

  /src/sys/external/isc/atheros_hal/dist/
ah_eeprom_v4k.h 87 uint8_t xpdGain; // 1
ah_eeprom_v14.h 192 uint8_t xpdGain; // 1
  /src/sys/dev/usb/
if_otusreg.h 462 uint8_t xpdGain;
  /src/sys/external/isc/atheros_hal/dist/ar5416/
ar9285_reset.c 567 xpdMask = pEepData->modalHeader.xpdGain;
578 /* Calculate the value of xpdgains from the xpdGain Mask */
ar5416_reset.c 1832 xpdMask = pEepData->modalHeader[IS_CHAN_2GHZ(chan)].xpdGain;
1849 /* Calculate the value of xpdgains from the xpdGain Mask */
  /src/sys/dev/ic/
arn5416.c 449 if (modal->xpdGain & (1 << i))
arn9287.c 364 if (eep->modalHeader.xpdGain & (1 << i))
arn9287reg.h 117 uint8_t xpdGain;
arn9285.c 760 if (eep->modalHeader.xpdGain & (1 << i))
arn5416reg.h 95 uint8_t xpdGain;
arn9285reg.h 204 uint8_t xpdGain;

Completed in 20 milliseconds