Home
last modified time | relevance | path

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

/drivers/sh/intc/
Dirqdomain.c29 unsigned long *out_hwirq, unsigned int *out_type) in intc_evt_xlate() argument
35 *out_type = IRQ_TYPE_NONE; in intc_evt_xlate()
/drivers/irqchip/
Dexynos-combiner.c146 unsigned int *out_type) in combiner_irq_domain_xlate() argument
155 *out_type = 0; in combiner_irq_domain_xlate()
164 unsigned int *out_type) in combiner_irq_domain_xlate() argument
Dirq-bcm2835.c115 unsigned long *out_hwirq, unsigned int *out_type) in armctrl_xlate() argument
130 *out_type = IRQ_TYPE_NONE; in armctrl_xlate()
Dirq-gic.c686 unsigned long *out_hwirq, unsigned int *out_type) in gic_irq_domain_xlate() argument
700 *out_type = intspec[2] & IRQ_TYPE_SENSE_MASK; in gic_irq_domain_xlate()
Dirq-s3c24xx.c1192 irq_hw_number_t *out_hwirq, unsigned int *out_type) in s3c24xx_irq_xlate_of() argument
1210 *out_type = intspec[3] & IRQ_TYPE_SENSE_MASK; in s3c24xx_irq_xlate_of()
/drivers/gpio/
Dgpio-sodaville.c101 u32 *out_type) in sdv_xlate() argument
120 *out_type = type; in sdv_xlate()
/drivers/pinctrl/
Dpinctrl-at91.c1424 unsigned int *out_type) in at91_gpio_irq_domain_xlate() argument
1433 *out_type = intspec[1] & IRQ_TYPE_SENSE_MASK; in at91_gpio_irq_domain_xlate()