Lines Matching refs:mstp_clock
1198 struct mstp_clock { struct
1204 struct mstp_clock *sibling; argument
1207 #define to_mod_clock(_hw) container_of(_hw, struct mstp_clock, hw)
1211 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()
1317 static struct mstp_clock
1318 *rzg2l_mod_clock_get_sibling(struct mstp_clock *clock, in rzg2l_mod_clock_get_sibling()
1325 struct mstp_clock *clk; in rzg2l_mod_clock_get_sibling()
1344 struct mstp_clock *clock = NULL; in rzg2l_cpg_register_mod_clk()
1406 struct mstp_clock *sibling; in rzg2l_cpg_register_mod_clk()