Home
last modified time | relevance | path

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

/freebsd/sys/dev/ow/
H A Dow.c85 .t_pdl = 60,
99 .t_pdl = 240, /* 60us to 240us */
113 .t_pdl = 60, /* 60 <= t < 240 */
128 .t_pdl = 8,
142 .t_pdl = 24,
156 .t_pdl = 8, /* 8 <= t < 24 */
201 OW_TIMING_SYSCTL(t_pdl);
H A Dowll.h45 uint32_t t_pdl; /* Time S low on reset */ member
H A Dowc_gpiobus.c348 DELAY(t->t_pdh + t->t_pdl / 2); in owc_gpiobus_reset_and_presence()
356 DELAY(t->t_rsth - (t->t_pdh + t->t_pdl / 2)); /* Timing not critical for this one */ in owc_gpiobus_reset_and_presence()