Searched refs:RESET_REG (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/sh/kernel/cpu/sh4a/
H A Dsmp-shx3.c23 #define RESET_REG(phys_id) (0xfe400008 | (phys_id << 12)) macro
91 __raw_writel(entry_point, RESET_REG(cpu));
93 __raw_writel(virt_to_phys(entry_point), RESET_REG(cpu));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hisax/
H A Dsaphir.c31 #define RESET_REG 5 macro
208 byteout(cs->hw.saphir.cfg_reg + RESET_REG, 1);
210 byteout(cs->hw.saphir.cfg_reg + RESET_REG, 0);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/
H A Dg364fb.c70 #define RESET_REG 0xe4180000 /* Write only */ macro

Completed in 25 milliseconds