Searched defs:vc5_hw_data (Results 1 – 1 of 1) sorted by relevance
168 struct vc5_hw_data { struct169 struct clk_hw hw;170 struct vc5_driver_data *vc5;171 u32 div_int;195 struct vc5_hw_data clk_pll; argument