Searched defs:adf4350_state (Results 1 – 1 of 1) sorted by relevance
35 struct adf4350_state { struct36 struct spi_device *spi;37 struct gpio_desc *lock_detect_gpiod;38 struct adf4350_platform_data *pdata;39 struct clk *clk;40 struct clk *clkout;41 const char *clk_out_name;42 struct clk_hw hw;43 unsigned long clkin;44 unsigned long chspc; /* Channel Spacing */[all …]