Home
last modified time | relevance | path

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

/f-stack/freebsd/arm64/rockchip/clk/
H A Drk_clk_fract.c58 static int rk_clk_fract_set_gate(struct clknode *clk, bool enable);
72 CLKNODEMETHOD(clknode_set_gate, rk_clk_fract_set_gate),
159 rk_clk_fract_set_gate(struct clknode *clk, bool enable) in rk_clk_fract_set_gate() function