Searched refs:UART_FCR_UME (Results 1 – 2 of 2) sorted by relevance
| /u-boot/include/ | ||
| A D | ns16550.h | 139 #define UART_FCR_UME 0x10 macro |
| /u-boot/drivers/serial/ | ||
| A D | ns16550.c | 580 plat->fcr |= UART_FCR_UME; in ns16550_serial_of_to_plat() |
Completed in 7 milliseconds