Home
last modified time | relevance | path

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

/freebsd/sys/dev/clk/
H A Dclk_fixed.c147 struct clk_fixed_softc { struct
181 clk_fixed_init_fixed(struct clk_fixed_softc *sc, phandle_t node, in clk_fixed_init_fixed()
196 clk_fixed_init_fixed_factor(struct clk_fixed_softc *sc, phandle_t node, in clk_fixed_init_fixed_factor()
223 struct clk_fixed_softc *sc; in clk_fixed_attach()
290 sizeof(struct clk_fixed_softc));