Home
last modified time | relevance | path

Searched defs:PLCONMODE (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/evbarm/integrator/
H A Dintegrator_machdep.c185 #define PLCONMODE ((TTYDEF_CFLAG & ~(CSIZE | CSTOPB | PARENB)) | CS8) /* 8N1 */ macro
/netbsd-src/sys/arch/evbarm/imx23_olinuxino/
H A Dimx23_olinuxino_machdep.c79 #define PLCONMODE ((TTYDEF_CFLAG & ~(CSIZE | CSTOPB | PARENB)) | CS8) /* 8N1 */ macro