Home
last modified time | relevance | path

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

/linux-2.6.39/arch/mips/jz4740/
Dclock.h64 int clk_is_enabled(struct clk *clk);
Dclock-debugfs.c32 *value = clk_is_enabled(clk); in jz4740_clock_debugfs_show_enabled()
Dclock.c744 int clk_is_enabled(struct clk *clk) in clk_is_enabled() function
788 enabled = clk_is_enabled(clk); in clk_set_parent()