Home
last modified time | relevance | path

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

/linux-6.12.1/arch/arm/mach-versatile/
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()
/linux-6.12.1/drivers/tty/serial/
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",
DMakefile29 obj-$(CONFIG_SERIAL_AMBA_PL010) += amba-pl010.o
DKconfig22 tristate "ARM AMBA PL010 serial port support"
26 This selects the ARM(R) AMBA(R) PrimeCell PL010 UART. If you have
/linux-6.12.1/arch/arm/boot/dts/arm/
Dintegratorap.dts214 compatible = "arm,pl010", "arm,primecell";
221 compatible = "arm,pl010", "arm,primecell";
/linux-6.12.1/Documentation/devicetree/bindings/display/
Darm,pl11x.yaml14 The Arm Primcell PL010/PL111 is an LCD controller IP, than scans out
/linux-6.12.1/include/linux/amba/
Dserial.h21 * From AMBA UART (PL010) Block Specification
/linux-6.12.1/
DMAINTAINERS1945 ARM PRIMECELL UART PL010 AND PL011 DRIVERS