Home
last modified time | relevance | path

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

/linux/drivers/clk/renesas/
H A Drzv2h-cpg.c1141 static int rzv2h_mod_clock_is_enabled(struct clk_hw *hw) in rzv2h_mod_clock_is_enabled() function
1169 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()