Home
last modified time | relevance | path

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

/netbsd/sys/arch/evbarm/dev/
H A Dplcomreg.h68 #define PL01X_LCR_7BITS 0x40 /* 7 bits */ macro
H A Dplcom.c1384 SET(lcr, PL01X_LCR_7BITS); in cflag2lcr()