Searched defs:adf4350_state (Results 1 – 1 of 1) sorted by relevance
34 struct adf4350_state { struct35 struct spi_device *spi;36 struct gpio_desc *lock_detect_gpiod;37 struct adf4350_platform_data *pdata;38 struct clk *clk;39 unsigned long clkin;40 unsigned long chspc; /* Channel Spacing */41 unsigned long fpfd; /* Phase Frequency Detector */42 unsigned long min_out_freq;43 unsigned r0_fract;[all …]