Searched refs:irq_phase1 (Results 1 – 1 of 1) sorted by relevance
71 int irq_phase1; member169 disable_irq(ctrl->irq_phase1); in otto_wdt_restart()309 ctrl->irq_phase1 = platform_get_irq_byname(pdev, "phase1"); in otto_wdt_probe()310 if (ctrl->irq_phase1 < 0) in otto_wdt_probe()311 return ctrl->irq_phase1; in otto_wdt_probe()313 ret = devm_request_irq(dev, ctrl->irq_phase1, otto_wdt_phase1_isr, 0, in otto_wdt_probe()