Home
last modified time | relevance | path

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

/device/soc/hisilicon/common/platform/uart/
H A Duart_pl011.h57 #define UART_IFLS_TX7_8 (0x04 << 0) macro
H A Duart_pl011.c244 OSAL_WRITEW(UART_IFLS_RX4_8 | UART_IFLS_TX7_8, port->physBase + UART_IFLS); in Pl011StartUp()
/device/qemu/drivers/uart/
H A Duart_pl011.h57 #define UART_IFLS_TX7_8 (0x04 << 0) macro
H A Duart_pl011.c245 OSAL_WRITEW(UART_IFLS_RX4_8 | UART_IFLS_TX7_8, port->physBase + UART_IFLS); in Pl011StartUp()

Completed in 4 milliseconds