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 Drenesas-cpg-mssr.c232 struct mstp_clock { struct
238 #define to_mstp_clock(_hw) container_of(_hw, struct mstp_clock, hw) argument
242 struct mstp_clock *clock = to_mstp_clock(hw); in cpg_rzt2h_mstp_read()
252 struct mstp_clock *clock = to_mstp_clock(hw); in cpg_rzt2h_mstp_write()
262 struct mstp_clock *clock = to_mstp_clock(hw); in cpg_mstp_clock_endisable()
347 struct mstp_clock *clock = to_mstp_clock(hw); in cpg_mstp_clock_is_enabled()
499 struct mstp_clock *clock = NULL; in cpg_mssr_register_mod_clk()