Searched hist:"10 a8d9b90642da9b6cef477725c4c6bdd4c36cb3" (Results 1 – 6 of 6) sorted by relevance
/linux/drivers/clk/sunxi-ng/ |
H A D | ccu_div.c | diff 10a8d9b90642da9b6cef477725c4c6bdd4c36cb3 Wed May 17 09:40:31 CEST 2017 Maxime Ripard <maxime.ripard@free-electrons.com> clk: sunxi-ng: Pass the parent and a pointer to the clocks round rate
The clocks might need to modify their parent clocks. In order to make that possible, give them access to the parent clock being evaluated, and to a pointer to the parent rate so that they can modify it if needed.
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com> Signed-off-by: Chen-Yu Tsai <wens@csie.org>
|
H A D | ccu_mux.h | diff 10a8d9b90642da9b6cef477725c4c6bdd4c36cb3 Wed May 17 09:40:31 CEST 2017 Maxime Ripard <maxime.ripard@free-electrons.com> clk: sunxi-ng: Pass the parent and a pointer to the clocks round rate
The clocks might need to modify their parent clocks. In order to make that possible, give them access to the parent clock being evaluated, and to a pointer to the parent rate so that they can modify it if needed.
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com> Signed-off-by: Chen-Yu Tsai <wens@csie.org>
|
H A D | ccu_mult.c | diff 10a8d9b90642da9b6cef477725c4c6bdd4c36cb3 Wed May 17 09:40:31 CEST 2017 Maxime Ripard <maxime.ripard@free-electrons.com> clk: sunxi-ng: Pass the parent and a pointer to the clocks round rate
The clocks might need to modify their parent clocks. In order to make that possible, give them access to the parent clock being evaluated, and to a pointer to the parent rate so that they can modify it if needed.
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com> Signed-off-by: Chen-Yu Tsai <wens@csie.org>
|
H A D | ccu_mux.c | diff 10a8d9b90642da9b6cef477725c4c6bdd4c36cb3 Wed May 17 09:40:31 CEST 2017 Maxime Ripard <maxime.ripard@free-electrons.com> clk: sunxi-ng: Pass the parent and a pointer to the clocks round rate
The clocks might need to modify their parent clocks. In order to make that possible, give them access to the parent clock being evaluated, and to a pointer to the parent rate so that they can modify it if needed.
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com> Signed-off-by: Chen-Yu Tsai <wens@csie.org>
|
H A D | ccu_mp.c | diff 10a8d9b90642da9b6cef477725c4c6bdd4c36cb3 Wed May 17 09:40:31 CEST 2017 Maxime Ripard <maxime.ripard@free-electrons.com> clk: sunxi-ng: Pass the parent and a pointer to the clocks round rate
The clocks might need to modify their parent clocks. In order to make that possible, give them access to the parent clock being evaluated, and to a pointer to the parent rate so that they can modify it if needed.
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com> Signed-off-by: Chen-Yu Tsai <wens@csie.org>
|
H A D | ccu_nkm.c | diff 10a8d9b90642da9b6cef477725c4c6bdd4c36cb3 Wed May 17 09:40:31 CEST 2017 Maxime Ripard <maxime.ripard@free-electrons.com> clk: sunxi-ng: Pass the parent and a pointer to the clocks round rate
The clocks might need to modify their parent clocks. In order to make that possible, give them access to the parent clock being evaluated, and to a pointer to the parent rate so that they can modify it if needed.
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com> Signed-off-by: Chen-Yu Tsai <wens@csie.org>
|