Home
last modified time | relevance | path

Searched refs:type_in_mask (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/mfd/
H A Dmax77650.c140 .type_in_mask = true,
/linux/drivers/base/regmap/
H A Dregmap-irq.c228 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()
/linux/include/linux/
H A Dregmap.h1717 unsigned int type_in_mask:1; member