Searched defs:rockchip_pll_clock (Results 1 – 2 of 2) sorted by relevance
117 struct rockchip_pll_clock { struct136 static inline ulong rockchip_pll_get_rate(struct rockchip_pll_clock *pll, in rockchip_pll_get_rate() argument
560 struct rockchip_pll_clock { struct561 unsigned int id;562 const char *name;563 const char *const *parent_names;564 u8 num_parents;565 unsigned long flags;566 int con_offset;567 int mode_offset;568 int mode_shift;569 int lock_shift;[all …]