Searched defs:rockchip_pll_clock (Results 1 – 1 of 1) sorted by relevance
617 struct rockchip_pll_clock { struct618 unsigned int id;619 const char *name;620 const char *const *parent_names;621 u8 num_parents;622 unsigned long flags;623 int con_offset;624 int mode_offset;625 int mode_shift;626 int lock_shift;[all …]