Searched defs:rockchip_pll_clock (Results 1 – 1 of 1) sorted by relevance
538 struct rockchip_pll_clock { struct539 unsigned int id;540 const char *name;541 const char *const *parent_names;542 u8 num_parents;543 unsigned long flags;544 int con_offset;545 int mode_offset;546 int mode_shift;547 int lock_shift;[all …]