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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-mv78xx0/include/mach/
H A Dmv78xx0.h72 #define SAMPLE_AT_RESET_LOW (DEV_BUS_VIRT_BASE | 0x0030) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-mv78xx0/
H A Dcommon.c53 switch ((readl(SAMPLE_AT_RESET_LOW) >> 5) & 7) {
71 readl(SAMPLE_AT_RESET_LOW));
86 cfg = (readl(SAMPLE_AT_RESET_LOW) >> 8) & 0x3f;
88 cfg = (readl(SAMPLE_AT_RESET_LOW) >> 14) & 0x3f;

Completed in 74 milliseconds