Searched refs:regmap_irq_update_bits (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/drivers/base/regmap/ |
D | regmap-irq.c | 62 static int regmap_irq_update_bits(struct regmap_irq_chip_data *d, in regmap_irq_update_bits() function 114 ret = regmap_irq_update_bits(d, reg, in regmap_irq_sync_unlock() 118 ret = regmap_irq_update_bits(d, reg, in regmap_irq_sync_unlock() 127 ret = regmap_irq_update_bits(d, in regmap_irq_sync_unlock() 132 ret = regmap_irq_update_bits(d, reg, in regmap_irq_sync_unlock() 143 ret = regmap_irq_update_bits(d, reg, in regmap_irq_sync_unlock() 147 ret = regmap_irq_update_bits(d, reg, in regmap_irq_sync_unlock() 193 ret = regmap_irq_update_bits(d, reg, in regmap_irq_sync_unlock() 196 ret = regmap_irq_update_bits(d, reg, in regmap_irq_sync_unlock() 706 ret = regmap_irq_update_bits(d, reg, in regmap_add_irq_chip_fwnode() [all …]
|