Home
last modified time | relevance | path

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

/linux/drivers/clk/renesas/
H A Drzv2h-cpg.c126 struct mod_clock { struct
138 #define to_mod_clock(_hw) container_of(_hw, struct mod_clock, hw) argument
H A Drzg2l-cpg.c1216 struct mod_clock { struct
1219 struct mod_clock *sibling; argument
1221 struct mod_clock **shared_mstop_clks; argument
1228 #define to_mod_clock(_hw) container_of(_hw, struct mod_clock, hw) argument
1230 #define for_each_mod_clock(mod_clock, hw, priv) \ argument