Home
last modified time | relevance | path

Searched defs:ct1 (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/arch/mips/sgi-ip22/
H A Dip22-time.c34 u32 ct0, ct1; in dosample() local
/openbmc/linux/arch/mips/sni/
H A Dtime.c80 u32 ct0, ct1; in dosample() local
/openbmc/linux/drivers/media/v4l2-core/
H A Dv4l2-vp9.c1483 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()
/openbmc/linux/drivers/rtc/
H A Drtc-lpc24xx.c92 u32 ct0, ct1, ct2; in lpc24xx_rtc_read_time() local
/openbmc/qemu/tests/tcg/hexagon/
H A Dmisc.c330 static inline int32_t ct1(uint32_t x) in ct1() function
/openbmc/linux/net/netfilter/
H A Dnf_conntrack_core.c703 nf_ct_match(const struct nf_conn *ct1, const struct nf_conn *ct2) in nf_ct_match()