Searched refs:shr_out (Results 1 – 1 of 1) sorted by relevance
3819 uint64 shr_out; in bcm_shr_64() local3843 shr_out = (((uint64)in_hi << 32) | in_lo); in bcm_shr_64()3844 return shr_out; in bcm_shr_64()