Searched refs:mstp_clock (Results 1 – 2 of 2) sorted by relevance
56 struct mstp_clock { struct62 #define to_mstp_clock(_hw) container_of(_hw, struct mstp_clock, hw) argument78 struct mstp_clock *clock = to_mstp_clock(hw); in cpg_mstp_clock_endisable()127 struct mstp_clock *clock = to_mstp_clock(hw); in cpg_mstp_clock_is_enabled()150 struct mstp_clock *clock; in cpg_mstp_clock_register()
1187 struct mstp_clock { struct1193 struct mstp_clock *sibling; argument1196 #define to_mod_clock(_hw) container_of(_hw, struct mstp_clock, hw)1200 struct mstp_clock *clock = to_mod_clock(hw); in rzg2l_mod_clock_endisable()1239 struct mstp_clock *clock = to_mod_clock(hw); in rzg2l_mod_clock_enable()1259 struct mstp_clock *clock = to_mod_clock(hw); in rzg2l_mod_clock_disable()1279 struct mstp_clock *clock = to_mod_clock(hw); in rzg2l_mod_clock_is_enabled()1306 static struct mstp_clock1307 *rzg2l_mod_clock_get_sibling(struct mstp_clock *clock, in rzg2l_mod_clock_get_sibling()1314 struct mstp_clock *clk; in rzg2l_mod_clock_get_sibling()[all …]