Searched defs:clk_si5341 (Results 1 – 1 of 1) sorted by relevance
67 struct clk_si5341 { struct71 struct clk_si5341_synth synth[SI5341_NUM_SYNTH]; argument72 struct clk_si5341_output clk[SI5341_MAX_NUM_OUTPUTS]; argument82 #define to_clk_si5341(_hw) container_of(_hw, struct clk_si5341, hw) argument