Home
last modified time | relevance | path

Searched refs:t_rsth (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/ow/
H A Dow.c84 .t_rsth = 480,
98 .t_rsth = 960, /* infinity */
112 .t_rsth = 480, /* 480 <= t < inf */
127 .t_rsth = 48,
141 .t_rsth = 960, /* infinity */
155 .t_rsth = 48, /* 48 <= t < inf */
200 OW_TIMING_SYSCTL(t_rsth);
H A Dowll.h44 uint32_t t_rsth; /* Time M high on reset */ member
H A Dowc_gpiobus.c356 DELAY(t->t_rsth - (t->t_pdh + t->t_pdl / 2)); /* Timing not critical for this one */ in owc_gpiobus_reset_and_presence()