Searched defs:mod_clock (Results 1 – 2 of 2) sorted by relevance
157 struct mod_clock { struct169 #define to_mod_clock(_hw) container_of(_hw, struct mod_clock, hw) argument
1389 struct mod_clock { struct1392 struct mod_clock *sibling; argument1394 struct mod_clock **shared_mstop_clks; argument1401 #define to_mod_clock(_hw) container_of(_hw, struct mod_clock, hw) argument1403 #define for_each_mod_clock(mod_clock, hw, priv) \ argument