Searched refs:LCR_H (Results 1 – 3 of 3) sorted by relevance
31 #define LCR_H (0x2c) macro
33 str \rc, [\rb, #LCR_H] /* -> UARTLCR_H (Line control) */
105 pl011_write(uart, LCR_H, (uart->data_bits - 5) << 5 in pl011_init_preirq()
Completed in 6 milliseconds