Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dcd18xx.c865 #define PORT_RATE(o, s) \ in cdttyparam() macro
869 u_int32_t tbpr = PORT_RATE(sc->sc_osc, t->c_ospeed); in cdttyparam()
879 u_int32_t rbpr = PORT_RATE(sc->sc_osc, t->c_ispeed); in cdttyparam()