Home
last modified time | relevance | path

Searched refs:mv88e6390_watchdog_ops (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/dsa/mv88e6xxx/
H A Dglobal2.h372 extern const struct mv88e6xxx_irq_ops mv88e6390_watchdog_ops;
H A Dchip.c4307 .watchdog_ops = &mv88e6390_watchdog_ops,
4697 .watchdog_ops = &mv88e6390_watchdog_ops,
4757 .watchdog_ops = &mv88e6390_watchdog_ops,
4815 .watchdog_ops = &mv88e6390_watchdog_ops,
4980 .watchdog_ops = &mv88e6390_watchdog_ops,
5041 .watchdog_ops = &mv88e6390_watchdog_ops,
5090 .watchdog_ops = &mv88e6390_watchdog_ops,
5141 .watchdog_ops = &mv88e6390_watchdog_ops,
5362 .watchdog_ops = &mv88e6390_watchdog_ops,
5426 .watchdog_ops = &mv88e6390_watchdog_ops,
H A Dglobal2.c940 const struct mv88e6xxx_irq_ops mv88e6390_watchdog_ops = { variable