Searched defs:sun4i_a10_display_clk_data (Results 1 – 1 of 1) sorted by relevance
24 struct sun4i_a10_display_clk_data { struct25 bool has_div;26 u8 num_rst;27 u8 parents;29 u8 offset_en;30 u8 offset_div;31 u8 offset_mux;32 u8 offset_rst;34 u8 width_div;35 u8 width_mux;[all …]