Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/mips/mach-au1x00/
H A Dau1x00_serial.c43 *uart_fifoctl = UART_FCR_ENABLE_FIFO|UART_FCR_CLEAR_RCVR| in au1x00_serial_init()
/rk3399_rockchip-uboot/include/linux/
H A Dserial_reg.h47 #define UART_FCR_ENABLE_FIFO 0x01 /* Enable the FIFO */ macro
/rk3399_rockchip-uboot/arch/mips/mach-au1x00/include/mach/
H A Dau1x00.h645 #define UART_FCR_ENABLE_FIFO 0x01 /* Enable the FIFO */ macro