Searched defs:vc5_hw_data (Results 1 – 1 of 1) sorted by relevance
169 struct vc5_hw_data { struct170 struct clk_hw hw;171 struct vc5_driver_data *vc5;172 u32 div_int;196 struct vc5_hw_data clk_pll; argument