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

/arch/mips/txx9/rbtx4939/
H A Dsetup.c117 __u8 pe2 = readb(rbtx4939_pe2_addr); local
159 pe2 &= ~(RBTX4939_PE2_SIO2 | RBTX4939_PE2_SIO0);
162 pe2 |= RBTX4939_PE2_SIO2;
163 pe2 &= ~RBTX4939_PE2_SIO0;
165 pe2 |= RBTX4939_PE2_SIO0;
166 pe2 &= ~RBTX4939_PE2_SIO2;
170 pe2 |= RBTX4939_PE2_SIO3;
172 pe2 &= ~RBTX4939_PE2_SIO3;
173 pe2 &= ~RBTX4939_PE2_SPI;
175 pe2 |
[all...]
/arch/cris/include/arch-v32/mach-fs/mach/hwregs/
H A Dpinmux_defs.h285 unsigned int pe2 : 1; member in struct:__anon1432
310 unsigned int pe2 : 1; member in struct:__anon1433

Completed in 124 milliseconds