Searched refs:sc_ess_rst (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/sys/dev/etherswitch/ar40xx/
H A Dar40xx_var.h72 hwreset_t sc_ess_rst; member in struct:ar40xx_softc
H A Dar40xx_hw.c91 ret = hwreset_assert(sc->sc_ess_rst);
98 ret = hwreset_deassert(sc->sc_ess_rst);
H A Dar40xx_main.c392 ret = hwreset_get_by_ofw_name(dev, 0, "ess_rst", &sc->sc_ess_rst);

Completed in 114 milliseconds