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

/netbsd-current/sys/arch/arm/ixp12x0/
H A Dixp12x0_comreg.h63 #define DSS_8BIT (3 << 5) /* 8Bits */ macro
H A Dixp12x0_com.c223 | CR_UE | sc->sc_rie | sc->sc_xie | DSS_8BIT;
766 cr |= ((cflag & CSIZE) == CS8) ? DSS_8BIT : 0;

Completed in 196 milliseconds