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

/freebsd-12-stable/sys/dev/ow/
H A Dowll.h47 uint32_t t_rsth; /* Time M high on reset */ member in struct:ow_timing
H A Dow.c85 .t_rsth = 480,
99 .t_rsth = 960, /* infinity */
113 .t_rsth = 480, /* 480 <= t < inf */
128 .t_rsth = 48,
142 .t_rsth = 960, /* infinity */
156 .t_rsth = 48, /* 48 <= t < inf */
200 OW_TIMING_SYSCTL(t_rsth); variable
H A Dowc_gpiobus.c359 DELAY(t->t_rsth - (t->t_pdh + t->t_pdl / 2)); /* Timing not critical for this one */

Completed in 161 milliseconds