Searched defs:rockchip_pll_clock (Results 1 – 1 of 1) sorted by relevance
666 struct rockchip_pll_clock { struct667 unsigned int id;668 const char *name;669 const char *const *parent_names;670 u8 num_parents;671 unsigned long flags;672 int con_offset;673 int mode_offset;674 int mode_shift;675 int lock_shift;[all …]