Home
last modified time | relevance | path

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

/linux-5.10/drivers/clk/x86/
Dclk-cgu.h36 struct lgm_clk_ddiv { struct
37 struct clk_hw hw;
38 void __iomem *membase;
39 unsigned int reg;
40 u8 shift0;
41 u8 width0;
42 u8 shift1;
43 u8 width1;
44 u8 shift2;
45 u8 width2;
[all …]