Searched refs:UART_LCR_H (Results 1 – 1 of 1) sorted by relevance
85 #define UART_LCR_H 0x0b /* Line control register */ macro227 __uart_setreg(bas, UART_LCR_H, (__uart_getreg(bas, UART_LCR_H) & in uart_pl011_param()