Searched full:pl010 (Results 1 – 17 of 17) sorted by relevance
/openbmc/u-boot/drivers/serial/ |
H A D | serial_pl01x_internal.h | 9 * 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 D | Kconfig | 306 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 D | serial_pl01x.c | 11 /* 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 D | pl01x.txt | 1 * 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 D | integrator_ap.c | 101 * 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 D | amba-pl010.c | 301 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 D | Makefile | 27 obj-$(CONFIG_SERIAL_AMBA_PL010) += amba-pl010.o
|
H A D | Kconfig | 22 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 D | integratorap.dts | 222 compatible = "arm,pl010", "arm,primecell"; 229 compatible = "arm,pl010", "arm,primecell";
|
/openbmc/u-boot/board/armltd/integrator/ |
H A D | integrator.c | 37 .clock = 0, /* Not used for PL010 */
|
/openbmc/linux/Documentation/devicetree/bindings/display/ |
H A D | arm,pl11x.yaml | 14 The Arm Primcell PL010/PL111 is an LCD controller IP, than scans out
|
/openbmc/linux/include/linux/amba/ |
H A D | serial.h | 16 * From AMBA UART (PL010) Block Specification
|
/openbmc/u-boot/ |
H A D | README | 648 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 D | qdict.txt | 747 amba-pl010.c: 19490
|
/openbmc/linux/ |
H A D | MAINTAINERS | 1738 ARM PRIMECELL UART PL010 AND PL011 DRIVERS
|
H A D | opengrok0.0.log | [all...] |
H A D | opengrok2.0.log | [all...] |