Home
last modified time | relevance | path

Searched full:liteuart (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/Documentation/devicetree/bindings/serial/
H A Dlitex,liteuart.yaml5 $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 Dliteuart.c3 * 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 DKconfig1501 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 DMakefile89 obj-$(CONFIG_SERIAL_LITEUART) += liteuart.o
/openbmc/linux/arch/openrisc/boot/dts/
H A Dor1klitex.dts20 bootargs = "console=liteuart";
46 compatible = "litex,liteuart";
/openbmc/linux/Documentation/admin-guide/
H A Dkernel-parameters.txt1241 liteuart,<addr>
/openbmc/linux/
H A DMAINTAINERS12248 F: drivers/tty/serial/liteuart.c
H A Dopengrok1.0.log[all...]
H A Dopengrok2.0.log[all...]
H A Dopengrok0.0.log[all...]