Searched full:pl010 (Results 1 – 15 of 15) sorted by relevance
| /kernel/linux/linux-6.6/arch/arm/mach-versatile/ |
| 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()
|
| /kernel/linux/linux-5.10/arch/arm/mach-integrator/ |
| D | integrator_ap.c | 102 * For the PL010 found in the Integrator/AP some of the UART control is 137 pr_err("MODEM: unable to write PL010 UART CTRLS\n"); in integrator_uart_set_mctrl() 143 pr_err("MODEM: unable to write PL010 UART CRTLC\n"); in integrator_uart_set_mctrl()
|
| /kernel/linux/linux-6.6/drivers/tty/serial/ |
| 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",
|
| D | Makefile | 27 obj-$(CONFIG_SERIAL_AMBA_PL010) += amba-pl010.o
|
| D | Kconfig | 22 tristate "ARM AMBA PL010 serial port support" 26 This selects the ARM(R) AMBA(R) PrimeCell PL010 UART. If you have
|
| /kernel/linux/linux-5.10/drivers/tty/serial/ |
| D | amba-pl010.c | 327 retval = request_irq(uap->port.irq, pl010_int, 0, "uart-pl010", uap); in pl010_startup() 507 return request_mem_region(port->mapbase, UART_PORT_SIZE, "uart-pl010") in pl010_request_port() 741 "Failed to register AMBA-PL010 driver\n"); in pl010_probe() 808 .name = "uart-pl010",
|
| D | Makefile | 26 obj-$(CONFIG_SERIAL_AMBA_PL010) += amba-pl010.o
|
| D | Kconfig | 22 tristate "ARM AMBA PL010 serial port support" 26 This selects the ARM(R) AMBA(R) PrimeCell PL010 UART. If you have
|
| /kernel/linux/linux-5.10/arch/arm/boot/dts/ |
| D | integratorap.dts | 215 compatible = "arm,pl010", "arm,primecell"; 222 compatible = "arm,pl010", "arm,primecell";
|
| /kernel/linux/linux-6.6/arch/arm/boot/dts/arm/ |
| D | integratorap.dts | 222 compatible = "arm,pl010", "arm,primecell"; 229 compatible = "arm,pl010", "arm,primecell";
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/display/ |
| D | arm,pl11x.yaml | 14 The Arm Primcell PL010/PL111 is an LCD controller IP, than scans out
|
| /kernel/linux/linux-6.6/include/linux/amba/ |
| D | serial.h | 16 * From AMBA UART (PL010) Block Specification
|
| /kernel/linux/linux-5.10/include/linux/amba/ |
| D | serial.h | 16 * From AMBA UART (PL010) Block Specification
|
| /kernel/linux/linux-5.10/ |
| D | MAINTAINERS | 1460 ARM PRIMECELL UART PL010 AND PL011 DRIVERS
|
| /kernel/linux/linux-6.6/ |
| D | MAINTAINERS | 1738 ARM PRIMECELL UART PL010 AND PL011 DRIVERS
|