HomeSort by: relevance | last modified time | path
    Searched refs:clk_attach (Results 1 - 25 of 66) sorted by relevancy

1 2 3

  /src/sys/dev/clk/
clk_backend.h 63 int clk_attach(struct clk *);
clk_backend.h 63 int clk_attach(struct clk *);
clk_backend.h 63 int clk_attach(struct clk *);
clk.c 150 clk_attach(struct clk *clk) function in typeref:typename:int
clk.c 150 clk_attach(struct clk *clk) function in typeref:typename:int
clk.c 150 clk_attach(struct clk *clk) function in typeref:typename:int
  /src/sys/dev/fdt/
fixedclock.c 114 clk_attach(&sc->sc_clk.base);
fixedclock.c 114 clk_attach(&sc->sc_clk.base);
fixedclock.c 114 clk_attach(&sc->sc_clk.base);
fixedfactorclock.c 120 clk_attach(&sc->sc_clk.base);
fixedfactorclock.c 120 clk_attach(&sc->sc_clk.base);
fixedfactorclock.c 120 clk_attach(&sc->sc_clk.base);
  /src/sys/arch/arm/ti/
ti_div_clock.c 123 clk_attach(&sc->sc_clk);
ti_div_clock.c 123 clk_attach(&sc->sc_clk);
ti_div_clock.c 123 clk_attach(&sc->sc_clk);
ti_mux_clock.c 141 clk_attach(&sc->sc_clk);
ti_mux_clock.c 141 clk_attach(&sc->sc_clk);
ti_mux_clock.c 141 clk_attach(&sc->sc_clk);
  /src/sys/arch/arm/nxp/
imx_ccm.c 264 clk_attach(&sc->sc_clks[i].base);
imx_ccm.c 264 clk_attach(&sc->sc_clks[i].base);
imx_ccm.c 264 clk_attach(&sc->sc_clks[i].base);
  /src/sys/arch/riscv/sifive/
fu540_prci.c 269 clk_attach(&sc->sc_clk[clkid]);
fu540_prci.c 269 clk_attach(&sc->sc_clk[clkid]);
fu540_prci.c 269 clk_attach(&sc->sc_clk[clkid]);
  /src/sys/dev/i2c/
rkpmic.c 505 clk_attach(&sc->sc_clk[0].base);
509 clk_attach(&sc->sc_clk[1].base);

Completed in 40 milliseconds

1 2 3