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