Home
last modified time | relevance | path

Searched refs:T_SYNC (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/gpio/
H A Dgpiodcf.c84 #define T_SYNC 950 /* sync (950ms) */ macro
293 timeout_add_msec(&sc->sc_to, T_SYNC); /* resync in 950 ms */ in gpiodcf_probe()
/openbsd/sys/dev/usb/
H A Dudcf.c93 #define T_SYNC 950 /* sync (950ms) */ macro
457 timeout_add_msec(&sc->sc_to, T_SYNC); /* resync in 950 ms */ in udcf_probe()