Lines Matching refs:mstp_clock
887 struct mstp_clock { struct
893 struct mstp_clock *sibling; argument
896 #define to_mod_clock(_hw) container_of(_hw, struct mstp_clock, hw)
900 struct mstp_clock *clock = to_mod_clock(hw); in rzg2l_mod_clock_endisable()
949 struct mstp_clock *clock = to_mod_clock(hw); in rzg2l_mod_clock_enable()
969 struct mstp_clock *clock = to_mod_clock(hw); in rzg2l_mod_clock_disable()
989 struct mstp_clock *clock = to_mod_clock(hw); in rzg2l_mod_clock_is_enabled()
1016 static struct mstp_clock
1017 *rzg2l_mod_clock__get_sibling(struct mstp_clock *clock, in rzg2l_mod_clock__get_sibling()
1024 struct mstp_clock *clk; in rzg2l_mod_clock__get_sibling()
1043 struct mstp_clock *clock = NULL; in rzg2l_cpg_register_mod_clk()
1101 struct mstp_clock *sibling; in rzg2l_cpg_register_mod_clk()