Searched refs:L_RSHIFT (Results 1 – 3 of 3) sorted by relevance
64 #define L_RSHIFT(v, n) \ macro596 L_RSHIFT(ftemp, pps_shift); in ntp_update_second()598 L_RSHIFT(ftemp, SHIFT_PLL + time_constant); in ntp_update_second()600 L_RSHIFT(ftemp, SHIFT_PLL + time_constant); in ntp_update_second()700 L_RSHIFT(ftemp, (SHIFT_PLL + 2 + time_constant) << 1); in hardupdate()707 L_RSHIFT(ftemp, SHIFT_FLL + 4); in hardupdate()876 L_RSHIFT(ftemp, pps_shift); in hardpps()
234 #define L_RSHIFT(v) M_RSHIFT((v)->l_i, (v)->l_uf) macro
891 L_RSHIFT(&ci); in receive()893 L_RSHIFT(&tmp); in receive()