Lines Matching refs:irq_offset
403 int irq_offset = irqd_to_hwirq(irq_data);
404 int bit = xgpio_to_bit(chip, irq_offset);
419 gpiochip_disable_irq(&chip->gc, irq_offset);
430 int irq_offset = irqd_to_hwirq(irq_data);
431 int bit = xgpio_to_bit(chip, irq_offset);
435 gpiochip_enable_irq(&chip->gc, irq_offset);
470 int irq_offset = irqd_to_hwirq(irq_data);
471 int bit = xgpio_to_bit(chip, irq_offset);
512 int irq_offset;
543 irq_offset = xgpio_from_bit(chip, bit);
544 generic_handle_domain_irq(gc->irq.domain, irq_offset);