Searched refs:errb_irq (Results 1 – 1 of 1) sorted by relevance
356 int intb_irq, errb_irq, num_intb, num_errb = 0; in bd96801_i2c_probe() local371 errb_irq = fwnode_irq_get_byname(fwnode, "errb"); in bd96801_i2c_probe()372 if (errb_irq < 0) in bd96801_i2c_probe()373 errb_irq = 0; in bd96801_i2c_probe()375 if (errb_irq) in bd96801_i2c_probe()423 ret = devm_regmap_add_irq_chip(&i2c->dev, regmap, errb_irq, IRQF_ONESHOT, in bd96801_i2c_probe()