Searched full:liteuart (Results 1 – 10 of 10) sorted by relevance
/openbmc/linux/Documentation/devicetree/bindings/serial/ |
H A D | litex,liteuart.yaml | 5 $id: http://devicetree.org/schemas/serial/litex,liteuart.yaml# 8 title: LiteUART serial controller 15 LiteUART serial controller is a part of the LiteX FPGA SoC builder. It supports 20 const: litex,liteuart 37 compatible = "litex,liteuart";
|
/openbmc/linux/drivers/tty/serial/ |
H A D | liteuart.c | 3 * LiteUART serial controller (LiteX) Driver 173 /* modem control register is not present in LiteUART */ in liteuart_set_mctrl() 243 return "liteuart"; in liteuart_type() 351 { .compatible = "litex,liteuart" }, 450 OF_EARLYCON_DECLARE(liteuart, "litex,liteuart", early_liteuart_setup); 478 MODULE_DESCRIPTION("LiteUART serial driver"); 480 MODULE_ALIAS("platform:liteuart");
|
H A D | Kconfig | 1501 tristate "LiteUART serial port support" 1507 This driver is for the FPGA-based LiteUART serial controller from LiteX 1510 Say 'Y' or 'M' here if you wish to use the LiteUART serial controller. 1514 int "Maximum number of LiteUART ports" 1522 bool "LiteUART serial port console support" 1527 Say 'Y' or 'M' here if you wish to use the FPGA-based LiteUART serial
|
H A D | Makefile | 89 obj-$(CONFIG_SERIAL_LITEUART) += liteuart.o
|
/openbmc/linux/arch/openrisc/boot/dts/ |
H A D | or1klitex.dts | 20 bootargs = "console=liteuart"; 46 compatible = "litex,liteuart";
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | kernel-parameters.txt | 1241 liteuart,<addr>
|
/openbmc/linux/ |
H A D | MAINTAINERS | 12248 F: drivers/tty/serial/liteuart.c
|
H A D | opengrok1.0.log | [all...] |
H A D | opengrok2.0.log | [all...] |
H A D | opengrok0.0.log | [all...] |