Searched refs:t_pdh (Results 1 – 3 of 3) sorted by relevance
86 .t_pdh = 15,100 .t_pdh = 60, /* 15us to 60us */114 .t_pdh = 60, /* 15 <= t < 60 */129 .t_pdh = 2,143 .t_pdh = 6,157 .t_pdh = 2, /* 2 <= t < 6 */202 OW_TIMING_SYSCTL(t_pdh);
46 uint32_t t_pdh; /* Time R high after M low on reset */ member
349 DELAY(t->t_pdh + t->t_pdl / 2); in owc_gpiobus_reset_and_presence()357 DELAY(t->t_rsth - (t->t_pdh + t->t_pdl / 2)); /* Timing not critical for this one */ in owc_gpiobus_reset_and_presence()