Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/clk/renesas/
Dclk-mstp.c61 #define to_mstp_clock(_hw) container_of(_hw, struct mstp_clock, hw) macro
77 struct mstp_clock *clock = to_mstp_clock(hw); in cpg_mstp_clock_endisable()
131 struct mstp_clock *clock = to_mstp_clock(hw); in cpg_mstp_clock_is_enabled()
Drenesas-cpg-mssr.c188 #define to_mstp_clock(_hw) container_of(_hw, struct mstp_clock, hw) macro
192 struct mstp_clock *clock = to_mstp_clock(hw); in cpg_mstp_clock_endisable()
258 struct mstp_clock *clock = to_mstp_clock(hw); in cpg_mstp_clock_is_enabled()