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;398 const char *const *parent_names;399 u8 num_parents;400 unsigned long flags;401 int con_offset;402 int mode_offset;403 int mode_shift;404 int lock_shift;[all …]