Searched refs:type_in_mask (Results 1 – 3 of 3) sorted by relevance
140 .type_in_mask = true,
228 if (d->chip->type_in_mask && irq_data->type.types_supported) in regmap_irq_enable()261 if (d->chip->type_in_mask) { in regmap_irq_set_type()751 if (chip->type_in_mask) { in regmap_add_irq_chip_fwnode()
1717 unsigned int type_in_mask:1; member