Searched refs:PL01X_LCR_8BITS (Results 1 – 2 of 2) sorted by relevance
67 #define PL01X_LCR_8BITS 0x60 /* 8 bits per serial word */ macro
414 bus_space_write_4(iot, ioh, plcom_lcr, PL01X_LCR_8BITS);421 if (bus_space_read_4(iot, ioh, plcom_lcr) != PL01X_LCR_8BITS)1387 SET(lcr, PL01X_LCR_8BITS); in cflag2lcr()