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

/arch/mips/txx9/rbtx4939/
H A Dsetup.c118 __u8 pe3 = readb(rbtx4939_pe3_addr); local
138 pe3 &= ~(RBTX4939_PE3_VP | RBTX4939_PE3_VP_P |
144 pe3 &= ~(RBTX4939_PE3_VP | RBTX4939_PE3_VP_P |
147 pe3 |= RBTX4939_PE3_VP_P;
148 pe3 &= ~(RBTX4939_PE3_VP | RBTX4939_PE3_VP_S);
150 pe3 |= RBTX4939_PE3_VP | RBTX4939_PE3_VP_S;
151 pe3 &= ~RBTX4939_PE3_VP_P;
153 pe3 |= RBTX4939_PE3_VP | RBTX4939_PE3_VP_P;
154 pe3 &= ~RBTX4939_PE3_VP_S;
185 writeb(pe3, rbtx4939_pe3_add
[all...]
/arch/cris/include/arch-v32/mach-fs/mach/hwregs/
H A Dpinmux_defs.h286 unsigned int pe3 : 1; member in struct:__anon1432
311 unsigned int pe3 : 1; member in struct:__anon1433

Completed in 23 milliseconds