Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/renesas/
H A Dclk-mstp.c62 #define to_mstp_clock(_hw) container_of(_hw, struct mstp_clock, hw) macro
H A Drenesas-cpg-mssr.c188 #define to_mstp_clock(_hw) container_of(_hw, struct mstp_clock, hw) macro