Home
last modified time | relevance | path

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

/linux-4.1.27/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()
/linux-4.1.27/Documentation/
Dclk.txt274 sleep, and calls to the clk_enable(), clk_disable() and clk_is_enabled() API