Home
last modified time | relevance | path

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

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