Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/clk/renesas/
Drzg2l-cpg.c896 #define to_mod_clock(_hw) container_of(_hw, struct mstp_clock, hw) macro
900 struct mstp_clock *clock = to_mod_clock(hw); in rzg2l_mod_clock_endisable()
949 struct mstp_clock *clock = to_mod_clock(hw); in rzg2l_mod_clock_enable()
969 struct mstp_clock *clock = to_mod_clock(hw); in rzg2l_mod_clock_disable()
989 struct mstp_clock *clock = to_mod_clock(hw); in rzg2l_mod_clock_is_enabled()
1030 clk = to_mod_clock(hw); in rzg2l_mod_clock__get_sibling()