Home
last modified time | relevance | path

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

/arch/mips/txx9/rbtx4939/
Dsetup.c116 __u8 pe2 = readb(rbtx4939_pe2_addr); in rbtx4939_update_ioc_pen() local
158 pe2 &= ~(RBTX4939_PE2_SIO2 | RBTX4939_PE2_SIO0); in rbtx4939_update_ioc_pen()
161 pe2 |= RBTX4939_PE2_SIO2; in rbtx4939_update_ioc_pen()
162 pe2 &= ~RBTX4939_PE2_SIO0; in rbtx4939_update_ioc_pen()
164 pe2 |= RBTX4939_PE2_SIO0; in rbtx4939_update_ioc_pen()
165 pe2 &= ~RBTX4939_PE2_SIO2; in rbtx4939_update_ioc_pen()
169 pe2 |= RBTX4939_PE2_SIO3; in rbtx4939_update_ioc_pen()
171 pe2 &= ~RBTX4939_PE2_SIO3; in rbtx4939_update_ioc_pen()
172 pe2 &= ~RBTX4939_PE2_SPI; in rbtx4939_update_ioc_pen()
174 pe2 |= RBTX4939_PE2_SPI; in rbtx4939_update_ioc_pen()
[all …]
/arch/cris/include/arch-v32/mach-fs/mach/hwregs/
Dpinmux_defs.h285 unsigned int pe2 : 1; member
310 unsigned int pe2 : 1; member