Searched full:pl010 (Results 1 – 6 of 6) sorted by relevance
/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()
|
/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",
|
/linux/arch/arm/boot/dts/arm/ |
H A D | integratorap.dts | 214 compatible = "arm,pl010", "arm,primecell"; 221 compatible = "arm,pl010", "arm,primecell";
|
/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
|
/linux/include/linux/amba/ |
H A D | serial.h | 21 * From AMBA UART (PL010) Block Specification
|
/linux/ |
H A D | MAINTAINERS | 1945 ARM PRIMECELL UART PL010 AND PL011 DRIVERS
|