Home
last modified time | relevance | path

Searched refs:UART_FCR_DEFVAL (Results 1 – 15 of 15) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/am33xx/
H A Dboard.c67 .clock = CONFIG_SYS_NS16550_CLK, .fcr = UART_FCR_DEFVAL, },
70 .clock = CONFIG_SYS_NS16550_CLK, .fcr = UART_FCR_DEFVAL, },
73 .clock = CONFIG_SYS_NS16550_CLK, .fcr = UART_FCR_DEFVAL, },
75 .clock = CONFIG_SYS_NS16550_CLK, .fcr = UART_FCR_DEFVAL, },
77 .clock = CONFIG_SYS_NS16550_CLK, .fcr = UART_FCR_DEFVAL, },
79 .clock = CONFIG_SYS_NS16550_CLK, .fcr = UART_FCR_DEFVAL, },
/OK3568_Linux_fs/u-boot/arch/arm/cpu/arm926ejs/lpc32xx/
H A Ddevices.c49 .clock = CONFIG_SYS_NS16550_CLK, .fcr = UART_FCR_DEFVAL, },
51 .clock = CONFIG_SYS_NS16550_CLK, .fcr = UART_FCR_DEFVAL, },
53 .clock = CONFIG_SYS_NS16550_CLK, .fcr = UART_FCR_DEFVAL, },
55 .clock = CONFIG_SYS_NS16550_CLK, .fcr = UART_FCR_DEFVAL, },
/OK3568_Linux_fs/u-boot/drivers/serial/
H A Dns16550.c137 return UART_FCR_DEFVAL; in ns16550_getfcr()
265 serial_dout(&com_port->fcr, UART_FCR_DEFVAL); in _debug_uart_init()
413 serial_dout(&com_port->fcr, UART_FCR_DEFVAL); in _debug_uart_init()
592 plat->fcr = UART_FCR_DEFVAL; in ns16550_serial_ofdata_to_platdata()
H A Dserial_rockchip.c37 plat->plat.fcr = UART_FCR_DEFVAL; in rockchip_serial_probe()
/OK3568_Linux_fs/u-boot/board/quipos/cairo/
H A Dcairo.c85 .fcr = UART_FCR_DEFVAL,
/OK3568_Linux_fs/u-boot/board/logicpd/zoom1/
H A Dzoom1.c51 .fcr = UART_FCR_DEFVAL,
/OK3568_Linux_fs/u-boot/board/timll/devkit8000/
H A Ddevkit8000.c52 .fcr = UART_FCR_DEFVAL,
/OK3568_Linux_fs/u-boot/board/lg/sniper/
H A Dsniper.c35 .fcr = UART_FCR_DEFVAL,
/OK3568_Linux_fs/u-boot/arch/arm/mach-tegra/
H A Dboard.c222 .fcr = UART_FCR_DEFVAL,
/OK3568_Linux_fs/u-boot/include/
H A Dns16550.h125 #define UART_FCR_DEFVAL (UART_FCR_FIFO_EN | \ macro
/OK3568_Linux_fs/u-boot/board/isee/igep00x0/
H A Digep00x0.c32 .fcr = UART_FCR_DEFVAL,
/OK3568_Linux_fs/u-boot/board/ti/evm/
H A Devm.c48 .fcr = UART_FCR_DEFVAL,
/OK3568_Linux_fs/u-boot/board/overo/
H A Dovero.c74 .fcr = UART_FCR_DEFVAL,
/OK3568_Linux_fs/u-boot/board/ti/beagle/
H A Dbeagle.c79 .fcr = UART_FCR_DEFVAL,
/OK3568_Linux_fs/u-boot/board/logicpd/omap3som/
H A Domap3logic.c45 .fcr = UART_FCR_DEFVAL,