Home
last modified time | relevance | path

Searched refs:PL01X_LCR_STP2 (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/evbarm/dev/
H A Dplcomreg.h72 #define PL01X_LCR_STP2 0x08 /* 2 stop bits per serial word */ macro
H A Dplcom.c1396 SET(lcr, PL01X_LCR_STP2); in cflag2lcr()