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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm26/nwfpe/
H A Dfpa11.c32 unsigned int EmulateCPDO(const unsigned int);
164 nRc = EmulateCPDO(opcode);
H A Dfpa11_cpdo.c29 unsigned int EmulateCPDO(const unsigned int opcode) function
34 //printk("EmulateCPDO(0x%08x)\n",opcode);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/nwfpe/
H A Dfpa11.c118 return EmulateCPDO(opcode);
H A Dfpa11.h100 extern unsigned int EmulateCPDO(const unsigned int opcode);
H A Dfpa11_cpdo.c30 unsigned int EmulateCPDO(const unsigned int opcode) function

Completed in 48 milliseconds