Searched hist:"8 b95d1ce3300c411728954473316bd04d0ba9883" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | clk.h | diff 8b95d1ce3300c411728954473316bd04d0ba9883 Tue Sep 04 01:49:35 CDT 2018 Russ Dill <Russ.Dill@ti.com> clk: Add functions to save/restore clock context en-masse
Deep enough power saving mode can result into losing context of the clock registers also, and they need to be restored once coming back from the power saving mode. Hence add functions to save/restore clock context.
Signed-off-by: Keerthy <j-keerthy@ti.com> Signed-off-by: Russ Dill <Russ.Dill@ti.com> Acked-by: Tony Lindgren <tony@atomide.com> Signed-off-by: Tero Kristo <t-kristo@ti.com>
|
H A D | clk-provider.h | diff 8b95d1ce3300c411728954473316bd04d0ba9883 Tue Sep 04 01:49:35 CDT 2018 Russ Dill <Russ.Dill@ti.com> clk: Add functions to save/restore clock context en-masse
Deep enough power saving mode can result into losing context of the clock registers also, and they need to be restored once coming back from the power saving mode. Hence add functions to save/restore clock context.
Signed-off-by: Keerthy <j-keerthy@ti.com> Signed-off-by: Russ Dill <Russ.Dill@ti.com> Acked-by: Tony Lindgren <tony@atomide.com> Signed-off-by: Tero Kristo <t-kristo@ti.com>
|
/openbmc/linux/drivers/clk/ |
H A D | clk.c | diff 8b95d1ce3300c411728954473316bd04d0ba9883 Tue Sep 04 01:49:35 CDT 2018 Russ Dill <Russ.Dill@ti.com> clk: Add functions to save/restore clock context en-masse
Deep enough power saving mode can result into losing context of the clock registers also, and they need to be restored once coming back from the power saving mode. Hence add functions to save/restore clock context.
Signed-off-by: Keerthy <j-keerthy@ti.com> Signed-off-by: Russ Dill <Russ.Dill@ti.com> Acked-by: Tony Lindgren <tony@atomide.com> Signed-off-by: Tero Kristo <t-kristo@ti.com>
|