Searched refs:softres_reg (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/mips/mti-malta/
H A Dmalta-reset.c34 unsigned int __iomem *softres_reg = local
37 __raw_writel(GORESET, softres_reg);
42 unsigned int __iomem *softres_reg = local
45 __raw_writel(GORESET, softres_reg);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/mips/mti-malta/
H A Dmalta-reset.c34 unsigned int __iomem *softres_reg = local
37 __raw_writel(GORESET, softres_reg);
42 unsigned int __iomem *softres_reg = local
45 __raw_writel(GORESET, softres_reg);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/mips/mti-sead3/
H A Dsead3-reset.c40 unsigned int __iomem *softres_reg = local
43 __raw_writel(GORESET, softres_reg);
48 unsigned int __iomem *softres_reg = local
51 __raw_writel(GORESET, softres_reg);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/mips/mti-sead3/
H A Dsead3-reset.c40 unsigned int __iomem *softres_reg = local
43 __raw_writel(GORESET, softres_reg);
48 unsigned int __iomem *softres_reg = local
51 __raw_writel(GORESET, softres_reg);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/mips/ar7/
H A Dsetup.c29 u32 *softres_reg = ioremap(AR7_REGS_RESET + AR7_RESET_SOFTWARE, 1); local
31 writel(1, softres_reg);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/mips/ar7/
H A Dsetup.c29 u32 *softres_reg = ioremap(AR7_REGS_RESET + AR7_RESET_SOFTWARE, 1); local
31 writel(1, softres_reg);

Completed in 97 milliseconds