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

/freebsd-11.0-release/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_reset.c1816 const uint16_t listEndValue = *(pList + listSize - 1); local
1834 if (target > (uint32_t)(listEndValue * EEP_SCALE + EEP_DELTA)) {
1835 *pLowerValue = listEndValue;
1836 *pUpperValue = listEndValue;

Completed in 53 milliseconds