Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/clk/rockchip/
Dclk.h278 struct rockchip_pll_clock { struct
279 unsigned int id;
280 const char *name;
281 const char *const *parent_names;
282 u8 num_parents;
283 unsigned long flags;
284 int con_offset;
285 int mode_offset;
286 int mode_shift;
287 int lock_shift;
[all …]