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

/linux-master/drivers/clk/bcm/
H A Dclk-kona.c350 __is_clk_gate_enabled(struct ccu_data *ccu, struct bcm_clk_gate *gate) function
377 ret = __is_clk_gate_enabled(ccu, gate);
611 enabled = __is_clk_gate_enabled(ccu, gate);
898 enabled = __is_clk_gate_enabled(ccu, gate);

Completed in 127 milliseconds