Searched refs:mod_clock (Results 1 – 2 of 2) sorted by relevance
1383 struct mod_clock { struct1386 struct mod_clock *sibling; argument1388 struct mod_clock **shared_mstop_clks; argument1395 #define to_mod_clock(_hw) container_of(_hw, struct mod_clock, hw) argument1397 #define for_each_mod_clock(mod_clock, hw, priv) \ argument1402 ((mod_clock) = to_mod_clock(hw)))1405 static void rzg2l_mod_clock_module_set_state(struct mod_clock *clock, in rzg2l_mod_clock_module_set_state()1422 struct mod_clock *clk = clock->shared_mstop_clks[i]; in rzg2l_mod_clock_module_set_state()1464 struct mod_clock *clk; in rzg2l_mod_clock_mstop_show()1500 struct mod_clock *clock = to_mod_clock(hw); in rzg2l_mod_clock_endisable_helper()[all …]
157 struct mod_clock { struct169 #define to_mod_clock(_hw) container_of(_hw, struct mod_clock, hw) argument1143 struct mod_clock *clock = to_mod_clock(hw); in rzv2h_mod_clock_is_enabled()1170 struct mod_clock *clock = to_mod_clock(hw); in rzv2h_mod_clock_endisable()1230 struct mod_clock *clock = NULL; in rzv2h_cpg_register_mod_clk()1446 struct mod_clock *clock; in rzv2h_cpg_is_pm_clk()