Searched refs:ptp_ext_irq (Results 1 – 3 of 3) sorted by relevance
747 if (lan966x->ptp_ext_irq > 0) in lan966x_cleanup_ports()748 devm_free_irq(lan966x->dev, lan966x->ptp_ext_irq, lan966x); in lan966x_cleanup_ports()1117 lan966x->ptp_ext_irq = platform_get_irq_byname(pdev, "ptp-ext"); in lan966x_probe()1118 if (lan966x->ptp_ext_irq > 0) { in lan966x_probe()1120 lan966x->ptp_ext_irq, NULL, in lan966x_probe()
297 int ptp_ext_irq; member
921 if (lan966x->ptp_ext_irq <= 0) in lan966x_ptp_extts()
Completed in 9 milliseconds