Searched refs:GTMPSC_CLOCK_DIVIDER (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/dev/marvell/
H A Dgtmpscvar.h53 #define GTMPSC_CLOCK_DIVIDER 8 macro
139 cdv = (GT_MPSC_FREQUENCY / (baud * GTMPSC_CLOCK_DIVIDER) + 1) / 2 - 1;

Completed in 86 milliseconds