Lines Matching +full:clk +full:- +full:out +full:- +full:frequency
1 #-
23 # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
38 struct clknode *clk;
43 # Recalculate frequency
44 # req - in/out recalulated frequency
47 struct clknode *clk;
52 # Set frequency
53 # fin - parent (input)frequency.
54 # fout - requested output freqency. If clock cannot change frequency,
55 # then must return new requested frequency for his parent
57 struct clknode *clk;
68 struct clknode *clk;
74 # Return: ENXIO - method is not implemented
75 # ENOENT - HW doesn't support reading of gate enable
76 # 0 - success
79 struct clknode *clk;
87 struct clknode *clk;