Searched refs:regmap_irq_update_bits (Results  1 – 1 of 1) sorted by relevance
| /Linux-v5.4/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()  function114 			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()
 185 				ret = regmap_irq_update_bits(d, reg,  in regmap_irq_sync_unlock()
 188 				ret = regmap_irq_update_bits(d, reg,  in regmap_irq_sync_unlock()
 682 			ret = regmap_irq_update_bits(d, reg,  in regmap_add_irq_chip()
 [all …]
 
 |