HomeSort by: relevance | last modified time | path
    Searched defs:rbprh (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
570 stty_compute_baud(t->c_ispeed, sc->sc_osc, &rbprl, &rbprh))
639 STC_WRITE(sc, STC_RBPRH, rbprh);

Completed in 12 milliseconds