Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/clk/renesas/
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()
Drenesas-cpg-mssr.c192 #define to_mstp_clock(_hw) container_of(_hw, struct mstp_clock, hw) macro
196 struct mstp_clock *clock = to_mstp_clock(hw); in cpg_mstp_clock_endisable()
256 struct mstp_clock *clock = to_mstp_clock(hw); in cpg_mstp_clock_is_enabled()