Home
last modified time | relevance | path

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

/device/soc/hisilicon/common/platform/uart/
H A Duart_pl011.h75 #define UART_LCR_H_STP2 (0x01 << 3) macro
H A Duart_pl011.c148 *lcrh |= UART_LCR_H_STP2; in Pl011ConfigStopBits()
152 *lcrh &= ~UART_LCR_H_STP2; in Pl011ConfigStopBits()
/device/qemu/drivers/uart/
H A Duart_pl011.h75 #define UART_LCR_H_STP2 (0x01 << 3) macro
H A Duart_pl011.c149 *lcrh |= UART_LCR_H_STP2; in Pl011ConfigStopBits()
153 *lcrh &= ~UART_LCR_H_STP2; in Pl011ConfigStopBits()

Completed in 3 milliseconds