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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/jz4740/
H A Dclock.h64 int clk_is_enabled(struct clk *clk);
H A Dclock-debugfs.c32 *value = clk_is_enabled(clk);
H A Dclock.c744 int clk_is_enabled(struct clk *clk) function
788 enabled = clk_is_enabled(clk);

Completed in 44 milliseconds