Searched refs:t_pdl (Results 1 – 3 of 3) sorted by relevance
85 .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);
45 uint32_t t_pdl; /* Time S low on reset */ member
348 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()