Home
last modified time | relevance | path

Searched refs:int_clk (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/drivers/iio/imu/
Dadis16475.c93 u32 int_clk; member
667 .int_clk = 2000,
682 .int_clk = 2000,
697 .int_clk = 2000,
712 .int_clk = 2000,
727 .int_clk = 2000,
742 .int_clk = 2000,
757 .int_clk = 2000,
772 .int_clk = 2000,
787 .int_clk = 2000,
[all …]
Dadis16480.c145 unsigned int int_clk; member
363 if (scaled_rate > st->chip_info->int_clk) in adis16480_set_freq()
364 scaled_rate = st->chip_info->int_clk / st->clk_freq * st->clk_freq; in adis16480_set_freq()
366 scaled_rate = st->chip_info->int_clk / scaled_rate * scaled_rate; in adis16480_set_freq()
943 .int_clk = 2460000,
957 .int_clk = 2460000,
971 .int_clk = 2460000,
985 .int_clk = 2460000,
999 .int_clk = 4250000,
1013 .int_clk = 4250000,
[all …]