Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/iio/imu/
Dadis16475.c93 u32 int_clk; member
681 .int_clk = 2000,
696 .int_clk = 2000,
711 .int_clk = 2000,
726 .int_clk = 2000,
741 .int_clk = 2000,
756 .int_clk = 2000,
771 .int_clk = 2000,
786 .int_clk = 2000,
801 .int_clk = 2000,
[all …]
Dadis16480.c143 unsigned int int_clk; member
361 if (scaled_rate > st->chip_info->int_clk) in adis16480_set_freq()
362 scaled_rate = st->chip_info->int_clk / st->clk_freq * st->clk_freq; in adis16480_set_freq()
364 scaled_rate = st->chip_info->int_clk / scaled_rate * scaled_rate; in adis16480_set_freq()
941 .int_clk = 2460000,
955 .int_clk = 2460000,
969 .int_clk = 2460000,
983 .int_clk = 2460000,
997 .int_clk = 4250000,
1011 .int_clk = 4250000,
[all …]