HomeSort by: relevance | last modified time | path
    Searched defs:tbprl (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))
635 STC_WRITE(sc, STC_TBPRL, tbprl);

Completed in 17 milliseconds