Home
last modified time | relevance | path

Searched refs:mstp_clock (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/clk/renesas/
A Dclk-mstp.c56 struct mstp_clock { struct
62 #define to_mstp_clock(_hw) container_of(_hw, struct mstp_clock, hw) argument
78 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()
A Drzg2l-cpg.c1186 struct mstp_clock { struct
1192 struct mstp_clock *sibling; argument
1199 struct mstp_clock *clock = to_mod_clock(hw); in rzg2l_mod_clock_endisable()
1238 struct mstp_clock *clock = to_mod_clock(hw); in rzg2l_mod_clock_enable()
1258 struct mstp_clock *clock = to_mod_clock(hw); in rzg2l_mod_clock_disable()
1278 struct mstp_clock *clock = to_mod_clock(hw); in rzg2l_mod_clock_is_enabled()
1305 static struct mstp_clock
1306 *rzg2l_mod_clock_get_sibling(struct mstp_clock *clock, in rzg2l_mod_clock_get_sibling()
1313 struct mstp_clock *clk; in rzg2l_mod_clock_get_sibling()
1332 struct mstp_clock *clock = NULL; in rzg2l_cpg_register_mod_clk()
[all …]
A Drenesas-cpg-mssr.c187 struct mstp_clock { struct
193 #define to_mstp_clock(_hw) container_of(_hw, struct mstp_clock, hw) argument
197 struct mstp_clock *clock = to_mstp_clock(hw); in cpg_mstp_clock_endisable()
257 struct mstp_clock *clock = to_mstp_clock(hw); in cpg_mstp_clock_is_enabled()
411 struct mstp_clock *clock = NULL; in cpg_mssr_register_mod_clk()

Completed in 13 milliseconds