Home
last modified time | relevance | path

Searched refs:active_slave (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/net/
H A Dcpsw.txt20 - active_slave : Specifies the slave to use for time stamping,
82 active_slave = <0>;
113 active_slave = <0>;
/freebsd/sys/arm/ti/cpsw/
H A Dif_cpswvar.h89 int active_slave; member
H A Dif_cpsw.c800 if (OF_getencprop(sc->node, "active_slave", &sc->active_slave, in cpsw_attach()
801 sizeof(sc->active_slave)) <= 0) { in cpsw_attach()
802 sc->active_slave = 0; in cpsw_attach()
804 if (sc->active_slave > 1) in cpsw_attach()
805 sc->active_slave = 1; in cpsw_attach()
811 if (!sc->dualemac && i != sc->active_slave) in cpsw_attach()
906 if (!sc->dualemac && i != sc->active_slave) in cpsw_attach()
1220 if (!sc->dualemac && i != sc->active_slave) in cpsw_shutdown()
1334 if (!sc->dualemac && i != sc->active_slave) in cpsw_suspend()
2261 if (!sc->dualemac && i != sc->active_slave) in cpsw_tx_watchdog_full_reset()
[all …]
/freebsd/sys/dts/arm/
H A Dufw.dts242 active_slave = <1>;
/freebsd/sys/contrib/device-tree/src/arm/ti/omap/
H A Ddm814x.dtsi708 active_slave = <0>;
H A Dam33xx-l4.dtsi729 active_slave = <0>;