Home
last modified time | relevance | path

Searched refs:UART010_ICR (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/include/linux/amba/
Dserial.h31 #define UART010_ICR 0x1C /* Interrupt clear register (Write). */ macro
/linux-5.19.10/drivers/tty/serial/
Damba-pl010.c202 writel(0, port->membase + UART010_ICR); in pl010_modem_status()