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