Searched defs:aw_clk_mipi_sc (Results 1 – 1 of 1) sorted by relevance
48 struct aw_clk_mipi_sc { struct49 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 …]