Searched refs:types_supported (Results 1 – 12 of 12) sorted by relevance
160 type->types_supported = IRQ_TYPE_EDGE_RISING; in pm8008_probe_irq_peripherals()162 type->types_supported = (IRQ_TYPE_EDGE_BOTH | in pm8008_probe_irq_peripherals()
104 .types_supported = IRQ_TYPE_EDGE_BOTH,
25 .types_supported = IRQ_TYPE_EDGE_BOTH, \
74 .type = { .types_supported = IRQ_TYPE_EDGE_BOTH }, \
56 .type = { .types_supported = IRQ_TYPE_EDGE_BOTH }, \
92 .type = { .types_supported = IRQ_TYPE_EDGE_BOTH }, \
102 .type = { .types_supported = IRQ_TYPE_EDGE_RISING }, \
85 .types_supported = IRQ_TYPE_EDGE_BOTH, \
127 .type = { .types_supported = IRQ_TYPE_EDGE_BOTH }, \
224 if (d->chip->type_in_mask && irq_data->type.types_supported) in regmap_irq_enable()252 if ((t->types_supported & type) != type) in regmap_irq_set_type()
1478 unsigned int types_supported; member
5008 .types_supported = IRQ_TYPE_EDGE_BOTH,