Searched refs:mask_writeonly (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/include/linux/ | ||
D | regmap.h | 1148 bool mask_writeonly:1; member |
/Linux-v4.19/drivers/base/regmap/ | ||
D | regmap-irq.c | 67 if (d->chip->mask_writeonly) in regmap_irq_update_bits() |