Searched refs:edgeP2f (Results 1 – 2 of 2) sorted by relevance
1334 phaseOffset = param->edgeP2f * phaseDllElements; in HimciEdgedllModeATuning()1335 for (index = param->edgeP2f; index < param->edgeF2p; index++) { in HimciEdgedllModeATuning()1365 phaseOffset = param->edgeP2f * phaseDllElements; in HimciEdgedllModeBTuning()1366 for (index = param->edgeP2f; index < HIMCI_PHASE_SCALE; index++) { in HimciEdgedllModeBTuning()1403 uint32_t cmdCode, uint32_t edgeP2f, uint32_t edgeF2p) in HimciEdgedllModeTuning() argument1432 param.edgeP2f = edgeP2f; in HimciEdgedllModeTuning()1433 param.endpInit = edgeP2f * phaseDllElements; in HimciEdgedllModeTuning()1436 if (edgeF2p >= edgeP2f) { in HimciEdgedllModeTuning()1465 uint32_t edgeP2f = 0; in HimciTune() local1489 edgeP2f = index; in HimciTune()[all …]
543 uint32_t edgeP2f; member