Searched refs:irq_phase1 (Results 1 – 1 of 1) sorted by relevance
71 int irq_phase1; member186 disable_irq(ctrl->irq_phase1); in otto_wdt_restart()314 ctrl->irq_phase1 = platform_get_irq_byname(pdev, "phase1"); in otto_wdt_probe()315 if (ctrl->irq_phase1 < 0) in otto_wdt_probe()316 return ctrl->irq_phase1; in otto_wdt_probe()318 ret = devm_request_irq(dev, ctrl->irq_phase1, otto_wdt_phase1_isr, 0, in otto_wdt_probe()