Home
last modified time | relevance | path

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

/device/soc/hisilicon/common/platform/uart/
H A Duart_pl011.h78 #define UART_LCR_H_7_BIT (0x02 << 5) macro
H A Duart_pl011.c102 *lcrh |= UART_LCR_H_7_BIT; in Pl011ConfigDataBits()
/device/qemu/drivers/uart/
H A Duart_pl011.h78 #define UART_LCR_H_7_BIT (0x02 << 5) macro
H A Duart_pl011.c103 *lcrh |= UART_LCR_H_7_BIT; in Pl011ConfigDataBits()

Completed in 3 milliseconds