Home
last modified time | relevance | path

Searched defs:UARTFCR_FIFOEN (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/arch/arm/mach-rockchip/
H A Drv1106_sleep.S27 #define UARTFCR_FIFOEN (1 << 0) macro
H A Drkpm_uart.h40 #define UARTFCR_FIFOEN (1 << 0) /* Enable the Tx/Rx FIFO */ macro