Home
last modified time | relevance | path

Searched defs:UART_FCR_ENABLE_FIFO (Results 1 – 3 of 3) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Dserial_reg.h49 #define UART_FCR_ENABLE_FIFO 0x01 /* Enable the FIFO */ macro
/external/u-boot/include/linux/
Dserial_reg.h46 #define UART_FCR_ENABLE_FIFO 0x01 /* Enable the FIFO */ macro
/external/u-boot/arch/mips/mach-au1x00/include/mach/
Dau1x00.h644 #define UART_FCR_ENABLE_FIFO 0x01 /* Enable the FIFO */ macro