Home
last modified time | relevance | path

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

/bsp/allwinner/libraries/sunxi-hal/hal/source/ccmu/sunxi-ng/
A Dclk.h127 hal_clk_status_t clk_is_enabled(struct clk *clk);
A Dclk.c51 hal_clk_status_t clk_is_enabled(struct clk *clk) in clk_is_enabled() function
/bsp/rockchip/common/drivers/
A Ddrv_clock.h96 int clk_is_enabled(struct clk_gate *gate);
A Ddrv_clock.c145 int clk_is_enabled(struct clk_gate *gate) in clk_is_enabled() function
/bsp/allwinner/libraries/sunxi-hal/hal/source/ccmu/
A Dhal_clk.c107 return clk_is_enabled(clk); in hal_clock_is_enabled()
/bsp/allwinner/libraries/sunxi-hal/hal/source/ccmu/sunxi/
A Dclk.h251 hal_clk_status_t clk_is_enabled(hal_clk_id_t clk);
A Dclk.c783 hal_clk_status_t clk_is_enabled(hal_clk_id_t clk) in clk_is_enabled() function

Completed in 17 milliseconds