Searched refs:PCDAC_STOP (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/external/isc/atheros_hal/dist/ar5212/
H A Dar5111.c400 uint16_t pcdacMax = PCDAC_STOP;
438 for (i = PCDAC_START, j = 0; i <= PCDAC_STOP; i+= PCDAC_STEP, j++)
443 pcdacStruct.pcdacMax = PCDAC_STOP;
H A Dar5112.c529 HALASSERT(*pPowerMax <= PCDAC_STOP);
530 ahp->ah_txPowerIndexOffset = PCDAC_STOP - *pPowerMax;
/netbsd-6-1-5-RELEASE/sys/external/isc/atheros_hal/dist/
H A Dah_eeprom_v3.h155 #define PCDAC_STOP 63 macro
/netbsd-6-1-5-RELEASE/sys/external/isc/atheros_hal/dist/ar5211/
H A Dar5211_reset.c1421 for (i = PCDAC_START, j = 0; i <= PCDAC_STOP; i+= PCDAC_STEP, j++)
1426 pcdacStruct.pcdacMax = PCDAC_STOP;

Completed in 120 milliseconds