Searched defs:adis16475 (Results 1 – 1 of 1) sorted by relevance
99 struct adis16475 { struct100 const struct adis16475_chip_info *info; argument101 struct adis adis;102 u32 clk_freq;103 bool burst32;104 unsigned long lsb_flag;128 static ssize_t adis16475_show_firmware_revision(struct file *file, in adis16475_show_firmware_revision() argument