Searched defs:rockchip_pll_clock (Results 1 – 1 of 1) sorted by relevance
395 struct rockchip_pll_clock { struct396 unsigned int id;397 const char *name;399 u8 num_parents;400 unsigned long flags;401 int con_offset;402 int mode_offset;403 int mode_shift;404 int lock_shift;405 enum rockchip_pll_type type;[all …]
Completed in 12 milliseconds