HomeSort by relevance Sort by last modified time
    Searched refs:clk_ctl_ops (Results 1 - 2 of 2) sorted by null

  /external/u-boot/board/synopsys/hsdk/
clk-lib.h 12 enum clk_ctl_ops { enum
22 * Depending on the clk_ctl_ops enable / disable /
24 * print clock rate. If CLK_MHZ flag set in clk_ctl_ops 'rate' is in MHz,
35 int soc_clk_ctl(const char *name, ulong *rate, enum clk_ctl_ops ctl);
clk-lib.c 15 int soc_clk_ctl(const char *name, ulong *rate, enum clk_ctl_ops ctl)

Completed in 164 milliseconds