Searched refs:BRIDGE_CAUSE (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-loki/include/mach/
H A Dbridge-regs.h20 #define BRIDGE_CAUSE (BRIDGE_VIRT_BASE | 0x0110) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-mv78xx0/include/mach/
H A Dbridge-regs.h23 #define BRIDGE_CAUSE (BRIDGE_VIRT_BASE | 0x0110) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-orion5x/include/mach/
H A Dbridge-regs.h27 #define BRIDGE_CAUSE (ORION5X_BRIDGE_VIRT_BASE | 0x110) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-kirkwood/include/mach/
H A Dbridge-regs.h29 #define BRIDGE_CAUSE (BRIDGE_VIRT_BASE | 0x0110) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-orion/
H A Dtime.c131 writel(BRIDGE_INT_TIMER1_CLR, BRIDGE_CAUSE);
195 writel(BRIDGE_INT_TIMER1_CLR, BRIDGE_CAUSE);
215 writel(BRIDGE_INT_TIMER1_CLR, BRIDGE_CAUSE);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-dove/include/mach/
H A Dbridge-regs.h29 #define BRIDGE_CAUSE (BRIDGE_VIRT_BASE | 0x0110) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/watchdog/
H A Dorion_wdt.c66 reg = readl(BRIDGE_CAUSE);
68 writel(reg, BRIDGE_CAUSE);

Completed in 148 milliseconds