Home
last modified time | relevance | path

Searched defs:rockchip_pll_clock (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/drivers/clk/rockchip/
Dclk.h313 struct rockchip_pll_clock { struct
314 unsigned int id;
315 const char *name;
316 const char *const *parent_names;
317 u8 num_parents;
318 unsigned long flags;
319 int con_offset;
320 int mode_offset;
321 int mode_shift;
322 int lock_shift;
[all …]