Home
last modified time | relevance | path

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

/linux/drivers/clk/renesas/
H A Dclk-mstp.c62 #define to_mstp_clock(_hw) container_of(_hw, struct mstp_clock, hw) macro
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()
H A Drenesas-cpg-mssr.c220 #define to_mstp_clock(_hw) container_of(_hw, struct mstp_clock, hw) macro
224 struct mstp_clock *clock = to_mstp_clock(hw); in cpg_rzt2h_mstp_read()
234 struct mstp_clock *clock = to_mstp_clock(hw); in cpg_rzt2h_mstp_write()
244 struct mstp_clock *clock = to_mstp_clock(hw); in cpg_mstp_clock_endisable()
318 struct mstp_clock *clock = to_mstp_clock(hw); in cpg_mstp_clock_is_enabled()