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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/alpha/kernel/
H A Dcore_irongate.c169 unsigned int IRONGATE_jd;
172 IRONGATE_jd = IRONGATE0->stat_cmd;
173 printk("Iron stat_cmd %x\n", IRONGATE_jd);
174 IRONGATE0->stat_cmd = IRONGATE_jd; /* write again clears error bits */
176 IRONGATE_jd = IRONGATE0->stat_cmd; /* re-read to force write */
178 IRONGATE_jd = *IronECC;
179 printk("Iron ECC %x\n", IRONGATE_jd);
180 *IronECC = IRONGATE_jd; /* write again clears error bits */
182 IRONGATE_jd = *IronECC; /* re-read to force write */
191 IRONGATE_jd
168 unsigned int IRONGATE_jd; local
[all...]

Completed in 187 milliseconds