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

/netbsd-current/sys/arch/atari/dev/
H A Dserreg.h32 #define SER_FREQ 153600 /* XXX: Assumes UCR_CLKDIV set! */
46 #define UCR_CLKDIV 0x80 /* Divide clock by 16 */ macro
H A Dser.c677 ucr = UCR_CLKDIV;
1401 MFP->mf_ucr = UCR_CLKDIV|UCR_8BITS|UCR_STOPB1;

Completed in 89 milliseconds