Home
last modified time | relevance | path

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

/freebsd/sys/dev/clk/allwinner/
H A Daw_clk_mipi.c48 struct aw_clk_mipi_sc { struct
49 uint32_t offset;
51 struct aw_clk_factor k;
52 struct aw_clk_factor m;
53 struct aw_clk_factor n;
55 uint64_t min_freq;
56 uint64_t max_freq;
58 uint32_t gate_shift;
59 uint32_t lock_shift;
60 uint32_t lock_retries;
[all …]