]> git.baikalelectronics.ru Git - uboot.git/commit
stm32mp1: clk: define RCC_PLLNCFGR2_SHIFT macro
authorPatrick Delaunay <patrick.delaunay@st.com>
Mon, 16 Jul 2018 08:41:41 +0000 (10:41 +0200)
committerTom Rini <trini@konsulko.com>
Fri, 20 Jul 2018 19:55:06 +0000 (15:55 -0400)
commitf125cdfed903e1821b509a8c63f0cf8da0a79bd2
tree63dd78a2e43e80d60ec3a8cd906b2a5dfb4065fc
parent968fe986a947a86b63c3e579cdd4cfc09ea8f0a1
stm32mp1: clk: define RCC_PLLNCFGR2_SHIFT macro

This patch define RCC_PLLNCFGR2_SHIFT to reuse it in
the pll function for set rate.

Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
Reviewed-by: Vikas Manocha <vikas.manocha@st.com>
drivers/clk/clk_stm32mp1.c