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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/txx9/rbtx4939/
H A Dsetup.c116 __u8 pe3 = readb(rbtx4939_pe3_addr); local
136 pe3 &= ~(RBTX4939_PE3_VP | RBTX4939_PE3_VP_P |
142 pe3 &= ~(RBTX4939_PE3_VP | RBTX4939_PE3_VP_P |
145 pe3 |= RBTX4939_PE3_VP_P;
146 pe3 &= ~(RBTX4939_PE3_VP | RBTX4939_PE3_VP_S);
148 pe3 |= RBTX4939_PE3_VP | RBTX4939_PE3_VP_S;
149 pe3 &= ~RBTX4939_PE3_VP_P;
151 pe3 |= RBTX4939_PE3_VP | RBTX4939_PE3_VP_P;
152 pe3 &= ~RBTX4939_PE3_VP_S;
183 writeb(pe3, rbtx4939_pe3_add
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/include/arch-v32/mach-fs/mach/hwregs/
H A Dpinmux_defs.h286 unsigned int pe3 : 1; member in struct:__anon9159
311 unsigned int pe3 : 1; member in struct:__anon9160

Completed in 35 milliseconds