Searched refs:srcLSB (Results 1 – 2 of 2) sorted by relevance
2417 unsigned int srcBits, unsigned int srcLSB) in tcExtract() argument2424 firstSrcPart = srcLSB / integerPartWidth; in tcExtract()2427 shift = srcLSB % integerPartWidth; in tcExtract()
1442 unsigned int srcBits, unsigned int srcLSB);