Searched defs:clk_cdce925_chip (Results 1 – 1 of 1) sorted by relevance
60 struct clk_cdce925_chip { struct61 struct regmap *regmap;62 struct i2c_client *i2c_client;63 struct clk_cdce925_pll pll[NUMBER_OF_PLLS];64 struct clk_cdce925_output clk[NUMBER_OF_OUTPUTS];65 struct clk *dt_clk[NUMBER_OF_OUTPUTS];66 struct clk_onecell_data onecell;