Home
last modified time | relevance | path

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

/freebsd/sys/dev/ow/
H A Dow.c83 .t_rstl = 480,
97 .t_rstl = 960, /* infinity */
111 .t_rstl = 480, /* 480 <= t < inf */
126 .t_rstl = 48,
140 .t_rstl = 80,
154 .t_rstl = 48, /* 48 <= t < 80 */
199 OW_TIMING_SYSCTL(t_rstl);
H A Dowll.h43 uint32_t t_rstl; /* Time M low on reset */ member
H A Dowc_gpiobus.c344 DELAY(t->t_rstl); in owc_gpiobus_reset_and_presence()