Searched refs:PM_SWRESET_VGADIV (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/arch/unicore32/include/mach/
H A Dregs-pm.h121 #define PM_SWRESET_VGADIV FIELD(1, 1, 26) macro
/linux-4.4.14/arch/unicore32/kernel/
H A Dclock.c173 writel(readl(PM_SWRESET) | PM_SWRESET_VGADIV, PM_SWRESET); clk_set_rate()
174 while ((readl(PM_SWRESET) & PM_SWRESET_VGADIV) clk_set_rate()
175 == PM_SWRESET_VGADIV) clk_set_rate()

Completed in 45 milliseconds