Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/clk/rockchip/
Dclk.h332 struct rockchip_pll_clock { struct
333 unsigned int id;
334 const char *name;
335 const char *const *parent_names;
336 u8 num_parents;
337 unsigned long flags;
338 int con_offset;
339 int mode_offset;
340 int mode_shift;
341 int lock_shift;
[all …]