Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/tty/serial/
Dmen_z135_uart.c35 #define IRQ_ID(x) ((x) & 0x1f) macro
390 irq_id = IRQ_ID(uart->stat_reg); in men_z135_intr()