Searched defs:visconti_clk_gate_table (Results 1 – 1 of 1) sorted by relevance
33 struct visconti_clk_gate_table { struct34 unsigned int id;35 const char *name;36 const struct clk_parent_data *parent_data;37 u8 num_parents;38 u8 flags;39 u32 ckon_offset;40 u32 ckoff_offset;41 u8 ck_idx;42 unsigned int div;[all …]
Completed in 3 milliseconds