Lines Matching +full:0 +full:xe61c0000
32 #define IRQC_BASE 0xe61c0000
33 #define IRQC_MONITOR 0x104 /* IRQn Signal Level Monitor Register */
38 #define DA9210_REG_MASK_A 0x54
53 static u8 da9063_irq_clr[] = { DA9063_REG_IRQ_MASK_A, 0xff, 0xff, 0xff, 0xff };
54 static u8 da9210_irq_clr[] = { DA9210_REG_MASK_A, 0xff, 0xff };
84 return 0; in regulator_quirk_notify()
87 dev_dbg(dev, "%s: %ld, IRQC_MONITOR = 0x%x\n", __func__, action, mon); in regulator_quirk_notify()
92 return 0; in regulator_quirk_notify()
109 dev_info(&client->dev, "clearing %s@0x%02x interrupts\n", in regulator_quirk_notify()
121 return 0; in regulator_quirk_notify()
133 return 0; in regulator_quirk_notify()
177 ret = of_irq_parse_one(np, 0, argsa); in rcar_gen2_regulator_quirk()
191 sizeof(argsa->args[0])); in rcar_gen2_regulator_quirk()
211 ret = 0; in rcar_gen2_regulator_quirk()
218 return 0; in rcar_gen2_regulator_quirk()