Searched refs:to_mod_clock (Results 1 – 2 of 2) sorted by relevance
126 #define to_mod_clock(_hw) container_of(_hw, struct mod_clock, hw) macro491 struct mod_clock *clock = to_mod_clock(hw); in rzv2h_mod_clock_is_enabled()510 struct mod_clock *clock = to_mod_clock(hw); in rzv2h_mod_clock_endisable()791 clock = to_mod_clock(__clk_get_hw(priv->clks[priv->num_core_clks + id])); in rzv2h_cpg_is_pm_clk()
1207 #define to_mod_clock(_hw) container_of(_hw, struct mstp_clock, hw) macro1211 struct mstp_clock *clock = to_mod_clock(hw); in rzg2l_mod_clock_endisable()1250 struct mstp_clock *clock = to_mod_clock(hw); in rzg2l_mod_clock_enable()1270 struct mstp_clock *clock = to_mod_clock(hw); in rzg2l_mod_clock_disable()1290 struct mstp_clock *clock = to_mod_clock(hw); in rzg2l_mod_clock_is_enabled()1331 clk = to_mod_clock(hw); in rzg2l_mod_clock_get_sibling()