Searched refs:PCDAC_STOP (Results 1 – 4 of 4) sorted by relevance
406 uint16_t pcdacMax = PCDAC_STOP; in ar5111SetPowerTable()444 for (i = PCDAC_START, j = 0; i <= PCDAC_STOP; i+= PCDAC_STEP, j++) in ar5111SetPowerTable()449 pcdacStruct.pcdacMax = PCDAC_STOP; in ar5111SetPowerTable()
535 HALASSERT(*pPowerMax <= PCDAC_STOP); in ar5112SetPowerTable()536 ahp->ah_txPowerIndexOffset = PCDAC_STOP - *pPowerMax; in ar5112SetPowerTable()
155 #define PCDAC_STOP 63 macro
1399 for (i = PCDAC_START, j = 0; i <= PCDAC_STOP; i+= PCDAC_STEP, j++) in ar5211SetPowerTable()1404 pcdacStruct.pcdacMax = PCDAC_STOP; in ar5211SetPowerTable()