Home
last modified time | relevance | path

Searched refs:latched (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/contrib/device-tree/Bindings/sound/
H A Dtlv320adcx140.yaml69 0 - (default) Odd channel is latched on the negative edge and even
70 channel is latched on the the positive edge.
71 1 - Odd channel is latched on the positive edge and even channel is
72 latched on the the negative edge.
/f-stack/freebsd/contrib/device-tree/Bindings/input/touchscreen/
H A Deeti.txt10 latched. This is necessary for platforms that lack
/f-stack/freebsd/contrib/device-tree/Bindings/interrupt-controller/
H A Dbrcm,l2-intc.txt8 "brcm,l2-intc" for latched interrupt controllers
/f-stack/freebsd/net/
H A Dbridgestp.h246 int latched; member
H A Dbridgestp.c1920 t->latched = 0; in bstp_timer_start()
1928 t->latched = 0; in bstp_timer_stop()
1934 t->latched = 1; in bstp_timer_latch()
1941 if (t->active == 0 || t->latched) in bstp_timer_dectest()