Searched refs:UART_LCRH_WLEN_8 (Results 1 – 1 of 1) sorted by relevance
54 #define UART_LCRH_WLEN_8 (3 << 5) macro179 io_write32(base + UART_LCR_H, UART_LCRH_WLEN_8); in pl011_init()