Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/evbarm/dev/
H A Dplcomreg.h69 #define PL01X_LCR_6BITS 0x20 /* 6 bits */ macro
H A Dplcom.c1381 SET(lcr, PL01X_LCR_6BITS); in cflag2lcr()