Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/renesas/
H A Drzg2l-cpg.c975 static int rzg2l_mod_clock_is_enabled(struct clk_hw *hw) in rzg2l_mod_clock_is_enabled() function
1001 .is_enabled = rzg2l_mod_clock_is_enabled,
1091 clock->enabled = rzg2l_mod_clock_is_enabled(&clock->hw); in rzg2l_cpg_register_mod_clk()