Home
last modified time | relevance | path

Searched refs:UART_IFLS (Results 1 – 2 of 2) sorted by relevance

/lk-master/platform/bcm28xx/
A Duart.c28 #define UART_IFLS (0x34) macro
86 UARTREG(uart_to_ptr(i), UART_IFLS) = 0; // 1/8 rxfifo, 1/8 txfifo in uart_init()
/lk-master/platform/qemu-virt-arm/
A Duart.c28 #define UART_IFLS (0x34) macro
101 UARTREG(base, UART_IFLS) = 0; // 1/8 rxfifo, 1/8 txfifo in uart_init()

Completed in 4 milliseconds