Searched refs:rzv2h_mod_clock_is_enabled (Results 1 – 1 of 1) sorted by relevance
1141 static int rzv2h_mod_clock_is_enabled(struct clk_hw *hw) in rzv2h_mod_clock_is_enabled() function1169 bool enabled = rzv2h_mod_clock_is_enabled(hw); in rzv2h_mod_clock_endisable()1223 .is_enabled = rzv2h_mod_clock_is_enabled,1289 !mod->critical && rzv2h_mod_clock_is_enabled(&clock->hw)) { in rzv2h_cpg_register_mod_clk()