Searched defs:adf4377_state (Results 1 – 1 of 1) sorted by relevance
408 struct adf4377_state { struct409 const struct adf4377_chip_info *chip_info;410 struct spi_device *spi;411 struct regmap *regmap;412 struct clk *clkin;414 struct mutex lock;415 struct notifier_block nb;417 unsigned int ref_div_factor;419 unsigned int f_pfd;421 unsigned int clkin_freq;[all …]