Home
last modified time | relevance | path

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

/freebsd/sys/dev/clk/
H A Dclk_fixed.c54 static int clknode_fixed_set_freq(struct clknode *clk, uint64_t fin,
68 CLKNODEMETHOD(clknode_set_freq, clknode_fixed_set_freq),
100 clknode_fixed_set_freq(struct clknode *clk, uint64_t fin, uint64_t *fout, in clknode_fixed_set_freq() function