Searched refs:errorPos (Results 1 – 1 of 1) sorted by relevance
2599 uint32_t errorPos = errorIdx * 10; in delrefill() local2600 uint32_t errorResult = (detResult >> errorPos) & 0x3ff; in delrefill()