Searched refs:uartlite (Results 1 – 20 of 20) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/serial/ |
| H A D | serial_xuartlite.c | 28 struct uartlite { struct 36 struct uartlite *regs; argument 42 struct uartlite *regs = plat->regs; in uartlite_serial_putc() 55 struct uartlite *regs = plat->regs; in uartlite_serial_getc() 66 struct uartlite *regs = plat->regs; in uartlite_serial_pending() 77 struct uartlite *regs = plat->regs; in uartlite_serial_probe() 90 plat->regs = (struct uartlite *)devfdt_get_addr(dev); in uartlite_serial_ofdata_to_platdata() 124 struct uartlite *regs = (struct uartlite *)CONFIG_DEBUG_UART_BASE; in _debug_uart_init() 133 struct uartlite *regs = (struct uartlite *)CONFIG_DEBUG_UART_BASE; in _debug_uart_putc()
|
| H A D | Kconfig | 498 If you have a Xilinx based board and want to use the uartlite
|
| /OK3568_Linux_fs/u-boot/doc/device-tree-bindings/serial/ |
| H A D | xilinx_uartlite.txt | 4 - compatible : should be "xlnx,xps-uartlite-1.00.a", or "xlnx,opb-uartlite-1.00.b" 10 compatible = "xlnx,xps-uartlite-1.00.a";
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/serial/ |
| H A D | xlnx,opb-uartlite.txt | 6 "xlnx,xps-uartlite-1.00.a" 7 "xlnx,opb-uartlite-1.00.b" 19 compatible = "xlnx,xps-uartlite-1.00.a";
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/ |
| H A D | xilinx.txt | 78 compatible = "xlnx,opb-uartlite-1.00.b"; 123 Xilinx uartlite devices are simple fixed speed serial ports. 126 - current-speed : Baud rate of uartlite
|
| /OK3568_Linux_fs/kernel/arch/mips/boot/dts/ralink/ |
| H A D | rt2880.dtsi | 49 uartlite@c00 {
|
| H A D | mt7620a.dtsi | 49 uartlite@c00 {
|
| H A D | rt3883.dtsi | 49 uartlite@c00 {
|
| H A D | rt3050.dtsi | 49 uartlite@c00 {
|
| H A D | mt7628a.dtsi | 218 uart0: uartlite@c00 {
|
| /OK3568_Linux_fs/kernel/drivers/staging/mt7621-dts/ |
| H A D | mt7621.dtsi | 27 serial0 = &uartlite; 154 uartlite: uartlite@c00 { label
|
| /OK3568_Linux_fs/kernel/arch/sh/boot/dts/ |
| H A D | j2_mimas_v2.dts | 89 compatible = "xlnx,xps-uartlite-1.00.a";
|
| /OK3568_Linux_fs/buildroot/board/avnet/s6lx9_microboard/ |
| H A D | readme.txt | 66 Early console on uartlite at 0x40600000
|
| H A D | lx9_mmu.dts | 210 compatible = "xlnx,axi-uartlite-1.02.a", "xlnx,xps-uartlite-1.00.a";
|
| /OK3568_Linux_fs/kernel/drivers/tty/serial/ |
| H A D | Makefile | 57 obj-$(CONFIG_SERIAL_UARTLITE) += uartlite.o
|
| H A D | Kconfig | 530 tristate "Xilinx uartlite serial port support" 534 Say Y here if you want to use the Xilinx uartlite serial controller. 537 module will be called uartlite. 540 bool "Support for console on Xilinx uartlite serial port" 545 Say Y here if you wish to use a Xilinx uartlite as the system 550 int "Maximum number of uartlite serial ports"
|
| H A D | uartlite.c | 586 EARLYCON_DECLARE(uartlite, early_uartlite_setup);
|
| /OK3568_Linux_fs/kernel/arch/microblaze/boot/dts/ |
| H A D | system.dts | 300 compatible = "xlnx,xps-uartlite-1.00.a";
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/ |
| H A D | devices.txt | 2732 187 = /dev/ttyUL0 Xilinx uartlite - port 0 2734 190 = /dev/ttyUL3 Xilinx uartlite - port 3
|
| /OK3568_Linux_fs/kernel/ |
| H A D | MAINTAINERS | 19331 F: drivers/tty/serial/uartlite.c
|