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 D | board.c | 67 .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 D | devices.c | 49 .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 D | ns16550.c | 137 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 D | serial_rockchip.c | 37 plat->plat.fcr = UART_FCR_DEFVAL; in rockchip_serial_probe()
|
| /OK3568_Linux_fs/u-boot/board/quipos/cairo/ |
| H A D | cairo.c | 85 .fcr = UART_FCR_DEFVAL,
|
| /OK3568_Linux_fs/u-boot/board/logicpd/zoom1/ |
| H A D | zoom1.c | 51 .fcr = UART_FCR_DEFVAL,
|
| /OK3568_Linux_fs/u-boot/board/timll/devkit8000/ |
| H A D | devkit8000.c | 52 .fcr = UART_FCR_DEFVAL,
|
| /OK3568_Linux_fs/u-boot/board/lg/sniper/ |
| H A D | sniper.c | 35 .fcr = UART_FCR_DEFVAL,
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-tegra/ |
| H A D | board.c | 222 .fcr = UART_FCR_DEFVAL,
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | ns16550.h | 125 #define UART_FCR_DEFVAL (UART_FCR_FIFO_EN | \ macro
|
| /OK3568_Linux_fs/u-boot/board/isee/igep00x0/ |
| H A D | igep00x0.c | 32 .fcr = UART_FCR_DEFVAL,
|
| /OK3568_Linux_fs/u-boot/board/ti/evm/ |
| H A D | evm.c | 48 .fcr = UART_FCR_DEFVAL,
|
| /OK3568_Linux_fs/u-boot/board/overo/ |
| H A D | overo.c | 74 .fcr = UART_FCR_DEFVAL,
|
| /OK3568_Linux_fs/u-boot/board/ti/beagle/ |
| H A D | beagle.c | 79 .fcr = UART_FCR_DEFVAL,
|
| /OK3568_Linux_fs/u-boot/board/logicpd/omap3som/ |
| H A D | omap3logic.c | 45 .fcr = UART_FCR_DEFVAL,
|