HomeSort by: relevance | last modified time | path
    Searched defs:tbprh (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/sbus/
spif.c 562 uint8_t rbprl = 0, rbprh = 0, tbprl = 0, tbprh = 0; local in function:stty_param
566 stty_compute_baud(t->c_ospeed, sc->sc_osc, &tbprl, &tbprh))
634 STC_WRITE(sc, STC_TBPRH, tbprh);

Completed in 12 milliseconds