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

  /src/sys/external/isc/atheros_hal/dist/ar5212/
ar2316.c 386 uint16_t Vpd_step;
455 Vpd_step = (uint16_t)(VpdTable_I[ii][1] - VpdTable_I[ii][0]);
456 Vpd_step = (uint16_t)((Vpd_step < 1) ? 1 : Vpd_step);
461 tmpVal = (int16_t)(VpdTable_I[ii][0] + ss*Vpd_step);
473 Vpd_step = (uint16_t)(VpdTable_I[ii][sizeCurrVpdTable-1] -
475 Vpd_step = (uint16_t)((Vpd_step < 1) ? 1 : Vpd_step);
    [all...]
ar2317.c 364 uint16_t Vpd_step;
433 Vpd_step = (uint16_t)(VpdTable_I[ii][1] - VpdTable_I[ii][0]);
434 Vpd_step = (uint16_t)((Vpd_step < 1) ? 1 : Vpd_step);
439 tmpVal = (int16_t)(VpdTable_I[ii][0] + ss*Vpd_step);
451 Vpd_step = (uint16_t)(VpdTable_I[ii][sizeCurrVpdTable-1] -
453 Vpd_step = (uint16_t)((Vpd_step < 1) ? 1 : Vpd_step);
    [all...]
ar2413.c 380 uint16_t Vpd_step;
449 Vpd_step = (uint16_t)(VpdTable_I[ii][1] - VpdTable_I[ii][0]);
450 Vpd_step = (uint16_t)((Vpd_step < 1) ? 1 : Vpd_step);
455 tmpVal = (int16_t)(VpdTable_I[ii][0] + ss*Vpd_step);
467 Vpd_step = (uint16_t)(VpdTable_I[ii][sizeCurrVpdTable-1] -
469 Vpd_step = (uint16_t)((Vpd_step < 1) ? 1 : Vpd_step);
    [all...]
ar2425.c 385 uint16_t Vpd_step;
450 Vpd_step = (uint16_t)(VpdTable_I[ii][1] - VpdTable_I[ii][0]);
451 Vpd_step = (uint16_t)((Vpd_step < 1) ? 1 : Vpd_step);
456 tmpVal = (int16_t)(VpdTable_I[ii][0] + ss*Vpd_step);
468 Vpd_step = (uint16_t)(VpdTable_I[ii][sizeCurrVpdTable-1] -
470 Vpd_step = (uint16_t)((Vpd_step < 1) ? 1 : Vpd_step);
    [all...]
ar5413.c 416 uint16_t Vpd_step;
485 Vpd_step = (uint16_t)(VpdTable_I[ii][1] - VpdTable_I[ii][0]);
486 Vpd_step = (uint16_t)((Vpd_step < 1) ? 1 : Vpd_step);
491 tmpVal = (int16_t)(VpdTable_I[ii][0] + ss*Vpd_step);
503 Vpd_step = (uint16_t)(VpdTable_I[ii][sizeCurrVpdTable-1] -
505 Vpd_step = (uint16_t)((Vpd_step < 1) ? 1 : Vpd_step);
    [all...]
ar2316.c 386 uint16_t Vpd_step;
455 Vpd_step = (uint16_t)(VpdTable_I[ii][1] - VpdTable_I[ii][0]);
456 Vpd_step = (uint16_t)((Vpd_step < 1) ? 1 : Vpd_step);
461 tmpVal = (int16_t)(VpdTable_I[ii][0] + ss*Vpd_step);
473 Vpd_step = (uint16_t)(VpdTable_I[ii][sizeCurrVpdTable-1] -
475 Vpd_step = (uint16_t)((Vpd_step < 1) ? 1 : Vpd_step);
    [all...]
ar2317.c 364 uint16_t Vpd_step;
433 Vpd_step = (uint16_t)(VpdTable_I[ii][1] - VpdTable_I[ii][0]);
434 Vpd_step = (uint16_t)((Vpd_step < 1) ? 1 : Vpd_step);
439 tmpVal = (int16_t)(VpdTable_I[ii][0] + ss*Vpd_step);
451 Vpd_step = (uint16_t)(VpdTable_I[ii][sizeCurrVpdTable-1] -
453 Vpd_step = (uint16_t)((Vpd_step < 1) ? 1 : Vpd_step);
    [all...]
ar2413.c 380 uint16_t Vpd_step;
449 Vpd_step = (uint16_t)(VpdTable_I[ii][1] - VpdTable_I[ii][0]);
450 Vpd_step = (uint16_t)((Vpd_step < 1) ? 1 : Vpd_step);
455 tmpVal = (int16_t)(VpdTable_I[ii][0] + ss*Vpd_step);
467 Vpd_step = (uint16_t)(VpdTable_I[ii][sizeCurrVpdTable-1] -
469 Vpd_step = (uint16_t)((Vpd_step < 1) ? 1 : Vpd_step);
    [all...]
ar2425.c 385 uint16_t Vpd_step;
450 Vpd_step = (uint16_t)(VpdTable_I[ii][1] - VpdTable_I[ii][0]);
451 Vpd_step = (uint16_t)((Vpd_step < 1) ? 1 : Vpd_step);
456 tmpVal = (int16_t)(VpdTable_I[ii][0] + ss*Vpd_step);
468 Vpd_step = (uint16_t)(VpdTable_I[ii][sizeCurrVpdTable-1] -
470 Vpd_step = (uint16_t)((Vpd_step < 1) ? 1 : Vpd_step);
    [all...]
ar5413.c 416 uint16_t Vpd_step;
485 Vpd_step = (uint16_t)(VpdTable_I[ii][1] - VpdTable_I[ii][0]);
486 Vpd_step = (uint16_t)((Vpd_step < 1) ? 1 : Vpd_step);
491 tmpVal = (int16_t)(VpdTable_I[ii][0] + ss*Vpd_step);
503 Vpd_step = (uint16_t)(VpdTable_I[ii][sizeCurrVpdTable-1] -
505 Vpd_step = (uint16_t)((Vpd_step < 1) ? 1 : Vpd_step);
    [all...]

Completed in 26 milliseconds