Home
last modified time | relevance | path

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

/freebsd/sys/dev/clk/rockchip/
H A Drk_clk_fract.c55 static int rk_clk_fract_set_gate(struct clknode *clk, bool enable);
69 CLKNODEMETHOD(clknode_set_gate, rk_clk_fract_set_gate),
158 rk_clk_fract_set_gate(struct clknode *clk, bool enable) in rk_clk_fract_set_gate() function