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

/drivers/tty/serial/
H A Dmpc52xx_uart.c345 static unsigned int psc_fifoc_irq; variable
509 psc_fifoc_irq = irq_of_parse_and_map(np, 0);
511 if (psc_fifoc_irq == 0) {
573 port->irq = psc_fifoc_irq;

Completed in 1216 milliseconds