Searched refs:shl_out (Results 1 – 1 of 1) sorted by relevance
3781 uint64 shl_out; in bcm_shl_64() local3808 shl_out = (((uint64)in_hi << 32) | in_lo); in bcm_shl_64()3809 return shl_out; in bcm_shl_64()