Home
last modified time | relevance | path

Searched full:pl010 (Results 1 – 17 of 17) sorted by relevance

/openbmc/u-boot/drivers/serial/
H A Dserial_pl01x_internal.h9 * ARM PrimeCell UART's (PL010 & PL011)
12 * Definitions common to both PL010 & PL011
18 * We can use a combined structure for PL010 and PL011, because they overlap
73 * PL010 definitions
H A DKconfig306 bool "pl010"
309 PL010 UART type. You will need to provide parameters to make this
594 bool "ARM PL010 driver"
597 Select this to enable a UART for platforms using PL010.
606 bool "ARM PL010 and PL011 driver"
609 Select this to enable a UART for platforms using PL010 or PL011.
H A Dserial_pl01x.c11 /* Simple U-Boot driver for the PrimeCell PL010/PL011 UARTs */
137 * Set line control for the PL010 to be 8 bits, 1 stop bit, in pl01x_generic_setbrg()
336 {.compatible = "arm,pl010", .data = TYPE_PL010},
/openbmc/u-boot/doc/device-tree-bindings/serial/
H A Dpl01x.txt1 * ARM AMBA Primecell PL011 & PL010 serial UART
4 - compatible: must be "arm,primecell", "arm,pl011" or "arm,pl010"
/openbmc/linux/arch/arm/mach-versatile/
H A Dintegrator_ap.c101 * For the PL010 found in the Integrator/AP some of the UART control is
136 pr_err("MODEM: unable to write PL010 UART CTRLS\n"); in integrator_uart_set_mctrl()
142 pr_err("MODEM: unable to write PL010 UART CRTLC\n"); in integrator_uart_set_mctrl()
/openbmc/linux/drivers/tty/serial/
H A Damba-pl010.c301 retval = request_irq(port->irq, pl010_int, 0, "uart-pl010", uap); in pl010_startup()
479 return request_mem_region(port->mapbase, UART_PORT_SIZE, "uart-pl010") in pl010_request_port()
712 "Failed to register AMBA-PL010 driver\n"); in pl010_probe()
779 .name = "uart-pl010",
H A DMakefile27 obj-$(CONFIG_SERIAL_AMBA_PL010) += amba-pl010.o
H A DKconfig22 tristate "ARM AMBA PL010 serial port support"
26 This selects the ARM(R) AMBA(R) PrimeCell PL010 UART. If you have
/openbmc/linux/arch/arm/boot/dts/arm/
H A Dintegratorap.dts222 compatible = "arm,pl010", "arm,primecell";
229 compatible = "arm,pl010", "arm,primecell";
/openbmc/u-boot/board/armltd/integrator/
H A Dintegrator.c37 .clock = 0, /* Not used for PL010 */
/openbmc/linux/Documentation/devicetree/bindings/display/
H A Darm,pl11x.yaml14 The Arm Primcell PL010/PL111 is an LCD controller IP, than scans out
/openbmc/linux/include/linux/amba/
H A Dserial.h16 * From AMBA UART (PL010) Block Specification
/openbmc/u-boot/
H A DREADME648 Define this if you want support for Amba PrimeCell PL010 UARTs.
661 If you have Amba PrimeCell PL010 or PL011 UARTs on your board,
/openbmc/qemu/tests/data/qobject/
H A Dqdict.txt747 amba-pl010.c: 19490
/openbmc/linux/
H A DMAINTAINERS1738 ARM PRIMECELL UART PL010 AND PL011 DRIVERS
H A Dopengrok0.0.log[all...]
H A Dopengrok2.0.log[all...]