Searched refs:srcLSB (Results 1 – 4 of 4) sorted by relevance
2403 unsigned int srcBits, unsigned int srcLSB) in tcExtract() argument2410 firstSrcPart = srcLSB / integerPartWidth; in tcExtract()2413 shift = srcLSB % integerPartWidth; in tcExtract()
2421 unsigned srcBits, unsigned srcLSB) { in tcExtract() argument2425 unsigned firstSrcPart = srcLSB / APINT_BITS_PER_WORD; in tcExtract()2428 unsigned shift = srcLSB % APINT_BITS_PER_WORD; in tcExtract()
1609 unsigned int srcLSB);
1907 unsigned srcLSB);