Searched defs:vc5_hw_data (Results 1 – 1 of 1) sorted by relevance
164 struct vc5_hw_data { struct165 struct clk_hw hw;166 struct vc5_driver_data *vc5;167 u32 div_int;191 struct vc5_hw_data clk_pll; argument