Searched refs:S6_GREG1_PLLSEL (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/xtensa/platforms/s6105/
H A Dsetup.c38 reg = readl(S6_REG_GREG1 + S6_GREG1_PLLSEL);
43 writel(reg, S6_REG_GREG1 + S6_GREG1_PLLSEL);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/xtensa/variants/s6000/include/variant/
H A Dhardware.h59 #define S6_GREG1_PLLSEL 0x010 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Ds6gmac.c695 u32 pllsel = readl(S6_REG_GREG1 + S6_GREG1_PLLSEL);
710 writel(pllsel, S6_REG_GREG1 + S6_GREG1_PLLSEL);

Completed in 106 milliseconds