Home
last modified time | relevance | path

Searched defs:visconti_clk_gate_table (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/clk/visconti/
H A Dclkc.h33 struct visconti_clk_gate_table { struct
34 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 …]