HomeSort by: relevance | last modified time | path
    Searched defs:pcdacMin (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/isc/atheros_hal/dist/ar5212/
ar5111.c 399 uint16_t pcdacMin = 0;
442 pcdacStruct.pcdacMin = PCDAC_START;
458 pcdacMin = j;
488 /* Write all the first pcdac entries based off the pcdacMin */
492 ahp->ah_pcdacTable[pcdacTableIndex++] = pcdacMin;
  /src/sys/external/isc/atheros_hal/dist/ar5211/
ar5211_reset.c 1408 uint16_t pcdacMin = 0;
1425 pcdacStruct.pcdacMin = PCDAC_START;
1440 pcdacMin = j;
1469 /* Write all the first pcdac entries based off the pcdacMin */
1472 pcdacTable[pcdacTableIndex++] = pcdacMin;
  /src/sys/external/isc/atheros_hal/dist/
ah_eeprom_v3.h 167 uint16_t pcdacMin;
177 uint16_t pcdacMin;

Completed in 17 milliseconds