Home
last modified time | relevance | path

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

/freebsd/sys/dev/ow/
H A Dow.c78 .t_low0 = 60,
92 .t_low0 = 120,
106 .t_low0 = 60, /* 60 <= t < t_slot < 120 */
121 .t_low0 = 6,
135 .t_low0 = 16,
149 .t_low0 = 6, /* 6 <= t < t_slot < 16 */
194 OW_TIMING_SYSCTL(t_low0);
H A Dowll.h37 uint32_t t_low0; /* Time low for a 0 bit. */ member
H A Dowc_gpiobus.c230 DELAY(t->t_low0); in owc_gpiobus_write_zero()
234 DELAY(t->t_slot - t->t_low0 + t->t_rec); in owc_gpiobus_write_zero()