Home
last modified time | relevance | path

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

/linux/drivers/clk/sunxi-ng/
A Dccu_div.h31 struct ccu_div_internal { struct
32 u8 shift;
33 u8 width;
35 u32 max;
36 u32 offset;
38 u32 flags;
40 struct clk_div_table *table;

Completed in 4 milliseconds