Home
last modified time | relevance | path

Searched hist:"82 a8a669b4f7159f1f3c3251c2fcb36965896290" (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dclk.h82a8a669b4f7159f1f3c3251c2fcb36965896290 Tue Jul 18 09:57:07 UTC 2017 Patrice Chotard <patrice.chotard@st.com> clk: add clk_release_all()

Add clk_release_all() method which Disable/Free an
array of clocks that has been previously requested by
clk_request/get_by_*()

Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
/rk3399_rockchip-uboot/drivers/clk/
H A Dclk-uclass.c82a8a669b4f7159f1f3c3251c2fcb36965896290 Tue Jul 18 09:57:07 UTC 2017 Patrice Chotard <patrice.chotard@st.com> clk: add clk_release_all()

Add clk_release_all() method which Disable/Free an
array of clocks that has been previously requested by
clk_request/get_by_*()

Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
Reviewed-by: Simon Glass <sjg@chromium.org>