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)
commitc2fa5dc82da47fef4f49dd505aa52f088e5feb11
tree63dd78a2e43e80d60ec3a8cd906b2a5dfb4065fc
parent8a07d5bfe1f7e3d21aebdc849219caddf9297244
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