Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/clk/
Dclk-si5341.c69 struct clk_si5341 { struct
73 struct clk_si5341_synth synth[SI5341_NUM_SYNTH]; argument
74 struct clk_si5341_output clk[SI5341_MAX_NUM_OUTPUTS]; argument
86 #define to_clk_si5341(_hw) container_of(_hw, struct clk_si5341, hw) argument