Searched defs:rockchip_pll_clock (Results 1 – 1 of 1) sorted by relevance
448 struct rockchip_pll_clock { struct449 unsigned int id;450 const char *name;451 const char *const *parent_names;452 u8 num_parents;453 unsigned long flags;454 int con_offset;455 int mode_offset;456 int mode_shift;457 int lock_shift;[all …]