Home
last modified time | relevance | path

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

/linux/drivers/clk/renesas/
H 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()
H A Drzg2l-cpg.c1187 struct mstp_clock { struct
1193 struct mstp_clock *sibling; argument
1196 #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_clock
1307 *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 …]