Dario Binacchi
2983ad55a1
clk: add clk_round_rate()
...
It returns the rate which will be set if you ask clk_set_rate() to set
that rate. It provides a way to query exactly what rate you'll get if
you call clk_set_rate() with that same argument.
So essentially, clk_round_rate() and clk_set_rate() are equivalent
except the former does not modify the clock hardware in any way.
Signed-off-by: Dario Binacchi <dariobin@libero.it>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Sean Anderson <seanga2@gmail.com>
2021-01-12 10:58:04 +05:30
..
2020-12-13 16:51:09 -07:00
2019-07-19 14:24:51 +08:00
2020-12-13 16:51:09 -07:00
2021-01-05 16:20:26 -05:00
2020-12-13 08:00:25 -07:00
2021-01-05 22:34:43 -05:00
2020-03-05 18:19:40 +08:00
2020-10-26 09:27:13 +08:00
2021-01-05 12:26:35 -07:00
2021-01-05 12:24:41 -07:00
2020-12-13 08:00:25 -07:00
2020-12-13 08:00:25 -07:00
2020-12-13 08:00:25 -07:00
2020-12-13 08:00:25 -07:00
2021-01-05 12:24:40 -07:00
2021-01-05 12:26:35 -07:00
2020-12-13 08:00:25 -07:00
2020-05-18 21:19:18 -04:00
2020-12-13 08:00:25 -07:00
2020-12-13 08:00:25 -07:00
2020-12-13 16:51:09 -07:00
2020-12-13 16:51:09 -07:00
2021-01-05 12:24:40 -07:00
2020-12-13 08:00:25 -07:00
2020-12-13 08:00:25 -07:00
2020-08-24 11:03:26 +02:00
2021-01-12 10:58:04 +05:30
2021-01-12 10:58:04 +05:30
2020-09-30 11:55:23 -04:00
2020-12-13 08:00:25 -07:00
2021-01-05 16:20:26 -05:00
2021-01-05 12:26:35 -07:00
2020-12-13 08:00:25 -07:00
2020-12-13 08:00:25 -07:00
2020-12-13 08:00:25 -07:00
2021-01-05 12:26:35 -07:00
2020-12-13 08:00:25 -07:00
2020-08-24 11:03:26 +02:00
2021-01-12 10:21:41 +05:30
2020-08-24 11:03:26 +02:00
2020-08-24 11:03:26 +02:00
2020-12-13 08:00:25 -07:00
2020-10-22 11:26:14 -04:00
2020-12-13 08:00:25 -07:00
2021-01-12 10:58:04 +05:30
2021-01-05 12:24:41 -07:00
2020-12-13 08:00:25 -07:00
2020-09-30 11:55:23 -04:00
2020-09-30 11:55:23 -04:00
2020-12-13 08:00:25 -07:00
2020-05-18 21:19:23 -04:00