Home
last modified time | relevance | path

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

/linux/drivers/mfd/
A Dmax77650.c140 .type_in_mask = true,
A Dwcd934x.c65 .type_in_mask = false,
/linux/drivers/base/regmap/
A Dregmap-irq.c205 if (!d->chip->type_in_mask) { in regmap_irq_sync_unlock()
272 if (d->chip->type_in_mask && type) in regmap_irq_enable()
705 num_type_reg = chip->type_in_mask ? chip->num_regs : chip->num_type_reg; in regmap_add_irq_chip_fwnode()
858 if (chip->num_type_reg && !chip->type_in_mask) { in regmap_add_irq_chip_fwnode()
/linux/include/linux/
A Dregmap.h1505 bool type_in_mask:1; member

Completed in 11 milliseconds