Home
last modified time | relevance | path

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

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