Lines Matching refs:irq_high
64 int irq_high;
332 if (port->irq_high && (gpio_idx >= 16))
333 ret = enable_irq_wake(port->irq_high);
337 if (port->irq_high && (gpio_idx >= 16))
338 ret = disable_irq_wake(port->irq_high);
437 port->irq_high = platform_get_irq(pdev, 1);
438 if (port->irq_high < 0)
439 port->irq_high = 0;
475 if (port->irq_high > 0)
477 irq_set_chained_handler_and_data(port->irq_high,