Home
last modified time | relevance | path

Searched refs:UART_LCR_H_5_BIT (Results 1 - 4 of 4) sorted by relevance

/device/soc/hisilicon/common/platform/uart/
H A Duart_pl011.h80 #define UART_LCR_H_5_BIT (0x00 << 5) macro
H A Duart_pl011.c96 *lcrh |= UART_LCR_H_5_BIT; in Pl011ConfigDataBits()
/device/qemu/drivers/uart/
H A Duart_pl011.h80 #define UART_LCR_H_5_BIT (0x00 << 5) macro
H A Duart_pl011.c97 *lcrh |= UART_LCR_H_5_BIT; in Pl011ConfigDataBits()

Completed in 3 milliseconds