Searched refs:post1 (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/powerpc/platforms/44x/
H A Dwarp.c72 u32 post1, post2; local
84 post1 = in_be32(fpga + 0x40);
89 if (post1 || post2)
90 printk(KERN_INFO "Warp POST %08x %08x\n", post1, post2);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/watchdog/
H A Dpika_wdt.c226 static u32 post1; local
264 post1 = in_be32(fpga + 0x40);
265 if (post1 & 0x80000000)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libvorbis-1.2.3/lib/
H A Dpsy.c392 int i,post1; local
401 post1=(int)posts[1];
404 for(i=posts[0];i<post1;i++){

Completed in 117 milliseconds