Home
last modified time | relevance | path

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

/external/u-boot/arch/mips/mach-au1x00/
Dau1x00_serial.c43 UART_FCR_CLEAR_XMIT|UART_FCR_T_TRIGGER_12; in au1x00_serial_init()
/external/u-boot/arch/mips/mach-au1x00/include/mach/
Dau1x00.h656 #define UART_FCR_T_TRIGGER_12 0x30 /* Mask for transmit trigger set at 12 */ macro