Searched defs:ct0 (Results 1 – 2 of 2) sorted by relevance
1483 static u8 merge_prob(u8 pre_prob, u32 ct0, u32 ct1, u16 count_sat, u32 max_update_factor) in merge_prob()1509 static inline u8 noncoef_merge_prob(u8 pre_prob, u32 ct0, u32 ct1) in noncoef_merge_prob()
92 u32 ct0, ct1, ct2; in lpc24xx_rtc_read_time() local