VSS_CLKRST 27 arch/mips/alchemy/common/vss.c __raw_writel(3, base + VSS_CLKRST); /* enable clock, assert reset */ VSS_CLKRST 46 arch/mips/alchemy/common/vss.c __raw_writel(2, base + VSS_CLKRST); /* deassert reset */ VSS_CLKRST 62 arch/mips/alchemy/common/vss.c __raw_writel(3, base + VSS_CLKRST); /* assert reset */ VSS_CLKRST 64 arch/mips/alchemy/common/vss.c __raw_writel(1, base + VSS_CLKRST); /* disable clock */