Searched refs:regmap_irq_update_bits (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.15/drivers/base/regmap/ |
D | regmap-irq.c | 84 static int regmap_irq_update_bits(struct regmap_irq_chip_data *d, in regmap_irq_update_bits() function 134 ret = regmap_irq_update_bits(d, reg, in regmap_irq_sync_unlock() 138 ret = regmap_irq_update_bits(d, reg, in regmap_irq_sync_unlock() 147 ret = regmap_irq_update_bits(d, in regmap_irq_sync_unlock() 152 ret = regmap_irq_update_bits(d, reg, in regmap_irq_sync_unlock() 162 ret = regmap_irq_update_bits(d, reg, in regmap_irq_sync_unlock() 166 ret = regmap_irq_update_bits(d, reg, in regmap_irq_sync_unlock() 211 ret = regmap_irq_update_bits(d, reg, in regmap_irq_sync_unlock() 214 ret = regmap_irq_update_bits(d, reg, in regmap_irq_sync_unlock() 777 ret = regmap_irq_update_bits(d, reg, in regmap_add_irq_chip_fwnode() [all …]
|