Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/imu/
H A Dadis16475.c93 u32 int_clk; member
665 .int_clk = 2000,
680 .int_clk = 2000,
695 .int_clk = 2000,
710 .int_clk = 2000,
725 .int_clk = 2000,
741 .int_clk = 2000,
757 .int_clk = 2000,
773 .int_clk = 2000,
788 .int_clk = 2000,
[all …]
H A 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 …]