Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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.c183 #define to_mstp_clock(_hw) container_of(_hw, struct mstp_clock, hw) macro
187 struct mstp_clock *clock = to_mstp_clock(hw); in cpg_mstp_clock_endisable()
253 struct mstp_clock *clock = to_mstp_clock(hw); in cpg_mstp_clock_is_enabled()