Searched refs:tlow (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/dev/ichiic/
H A Dig4_iic.c747 uint32_t thigh, tlow, tf_max; /* nsec */ local
754 tlow = IG4_SPEED_STD_TLOW;
760 tlow = IG4_SPEED_FAST_TLOW;
775 ((hw->ic_clock_rate * (tlow + scl_fall_time) + 500) / 1000 - 1);

Completed in 55 milliseconds