HomeSort by: relevance | last modified time | path
    Searched defs:eqos_sc (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/riscv/starfive/
jh7110_eqos.c 121 struct eqos_softc * const eqos_sc = &sc->sc_eqos; local in function:jh7110_eqos_attach
144 eqos_sc->sc_csr_clock = CSR_RATE_RGMII;
145 error = eqos_attach(eqos_sc);
153 FDT_INTR_MPSAFE, eqos_intr, eqos_sc, device_xname(self));
jh7110_eqos.c 121 struct eqos_softc * const eqos_sc = &sc->sc_eqos; local in function:jh7110_eqos_attach
144 eqos_sc->sc_csr_clock = CSR_RATE_RGMII;
145 error = eqos_attach(eqos_sc);
153 FDT_INTR_MPSAFE, eqos_intr, eqos_sc, device_xname(self));
jh7110_eqos.c 121 struct eqos_softc * const eqos_sc = &sc->sc_eqos; local in function:jh7110_eqos_attach
144 eqos_sc->sc_csr_clock = CSR_RATE_RGMII;
145 error = eqos_attach(eqos_sc);
153 FDT_INTR_MPSAFE, eqos_intr, eqos_sc, device_xname(self));

Completed in 32 milliseconds