Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/marvell/
H A Dgtmpscvar.h133 compute_cdv(unsigned int baud) in compute_cdv() function
H A Dgtmpsc.c805 if (compute_cdv(t->c_ospeed) < 0) in gtmpscparam()
1240 GT_MPSC_CLOCK_SOURCE | compute_cdv(sc->sc_baudrate)); in gtmpsc_loadchannelregs()
/netbsd-src/sys/arch/evbppc/ev64260/
H A Dmachdep.c310 BRG_BCR_EN | GT_MPSC_CLOCK_SOURCE | compute_cdv(baud)); in consinit()