Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/tty/serial/
Dmpc52xx_uart.c417 static unsigned int psc_fifoc_irq; variable
603 psc_fifoc_irq = irq_of_parse_and_map(np, 0); in mpc512x_psc_fifoc_init()
604 if (psc_fifoc_irq == 0) { in mpc512x_psc_fifoc_init()
755 port->irq = psc_fifoc_irq; in mpc512x_psc_get_irq()