Lines Matching full:cascaded
258 most often cascaded off a parent interrupt controller, and in some special
280 - CASCADED INTERRUPT CHIPS: this means that the GPIO chip has one common
309 Cascaded GPIO irqchips
312 Cascaded GPIO irqchips usually fall in one of three categories:
314 - CHAINED CASCADED GPIO IRQCHIPS: these are usually the type that is embedded on
419 is a typical example of a cascaded interrupt handler using gpio_irq_chip:
499 - DEPRECATED: gpiochip_irqchip_add(): adds a chained cascaded irqchip to a
505 - gpiochip_irqchip_add_nested(): adds a nested cascaded irqchip to a gpiochip,
506 as discussed above regarding different types of cascaded irqchips. The
507 cascaded irq has to be handled by a threaded interrupt handler.
510 - gpiochip_set_nested_irqchip(): sets up a nested cascaded irq handler for a