PM_SWRESET_VGADIV 170 arch/unicore32/kernel/clock.c writel(readl(PM_SWRESET) | PM_SWRESET_VGADIV, PM_SWRESET); PM_SWRESET_VGADIV 171 arch/unicore32/kernel/clock.c while ((readl(PM_SWRESET) & PM_SWRESET_VGADIV) PM_SWRESET_VGADIV 172 arch/unicore32/kernel/clock.c == PM_SWRESET_VGADIV)