Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/cpu/arm926ejs/lpc32xx/
Ddevices.c48 .clock = CONFIG_SYS_NS16550_CLK, .fcr = UART_FCR_DEFVAL, },
50 .clock = CONFIG_SYS_NS16550_CLK, .fcr = UART_FCR_DEFVAL, },
52 .clock = CONFIG_SYS_NS16550_CLK, .fcr = UART_FCR_DEFVAL, },
54 .clock = CONFIG_SYS_NS16550_CLK, .fcr = UART_FCR_DEFVAL, },
/external/u-boot/arch/arm/mach-omap2/am33xx/
Dboard.c66 .clock = CONFIG_SYS_NS16550_CLK, .fcr = UART_FCR_DEFVAL, },
69 .clock = CONFIG_SYS_NS16550_CLK, .fcr = UART_FCR_DEFVAL, },
72 .clock = CONFIG_SYS_NS16550_CLK, .fcr = UART_FCR_DEFVAL, },
74 .clock = CONFIG_SYS_NS16550_CLK, .fcr = UART_FCR_DEFVAL, },
76 .clock = CONFIG_SYS_NS16550_CLK, .fcr = UART_FCR_DEFVAL, },
78 .clock = CONFIG_SYS_NS16550_CLK, .fcr = UART_FCR_DEFVAL, },
/external/u-boot/drivers/serial/
Dns16550.c137 return UART_FCR_DEFVAL; in ns16550_getfcr()
259 serial_dout(&com_port->fcr, UART_FCR_DEFVAL); in _debug_uart_init()
294 serial_dout(&com_port->fcr, UART_FCR_DEFVAL); in _debug_uart_init()
457 plat->fcr = UART_FCR_DEFVAL; in ns16550_serial_ofdata_to_platdata()
Dserial_rockchip.c36 plat->plat.fcr = UART_FCR_DEFVAL; in rockchip_serial_probe()
/external/u-boot/board/quipos/cairo/
Dcairo.c84 .fcr = UART_FCR_DEFVAL,
/external/u-boot/board/logicpd/zoom1/
Dzoom1.c51 .fcr = UART_FCR_DEFVAL,
/external/u-boot/board/timll/devkit8000/
Ddevkit8000.c52 .fcr = UART_FCR_DEFVAL,
/external/u-boot/board/lg/sniper/
Dsniper.c34 .fcr = UART_FCR_DEFVAL,
/external/u-boot/include/
Dns16550.h125 #define UART_FCR_DEFVAL (UART_FCR_FIFO_EN | \ macro
/external/u-boot/arch/arm/mach-tegra/
Dboard.c221 .fcr = UART_FCR_DEFVAL,
/external/u-boot/board/isee/igep00x0/
Digep00x0.c31 .fcr = UART_FCR_DEFVAL,
/external/u-boot/board/ti/evm/
Devm.c47 .fcr = UART_FCR_DEFVAL,
/external/u-boot/board/overo/
Dovero.c71 .fcr = UART_FCR_DEFVAL,
/external/u-boot/board/ti/beagle/
Dbeagle.c78 .fcr = UART_FCR_DEFVAL,