Home
last modified time | relevance | path

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

/arch/mips/txx9/rbtx4939/
Dsetup.c113 __u8 pe3 = readb(rbtx4939_pe3_addr); in rbtx4939_update_ioc_pen() local
133 pe3 &= ~(RBTX4939_PE3_VP | RBTX4939_PE3_VP_P | in rbtx4939_update_ioc_pen()
139 pe3 &= ~(RBTX4939_PE3_VP | RBTX4939_PE3_VP_P | in rbtx4939_update_ioc_pen()
142 pe3 |= RBTX4939_PE3_VP_P; in rbtx4939_update_ioc_pen()
143 pe3 &= ~(RBTX4939_PE3_VP | RBTX4939_PE3_VP_S); in rbtx4939_update_ioc_pen()
145 pe3 |= RBTX4939_PE3_VP | RBTX4939_PE3_VP_S; in rbtx4939_update_ioc_pen()
146 pe3 &= ~RBTX4939_PE3_VP_P; in rbtx4939_update_ioc_pen()
148 pe3 |= RBTX4939_PE3_VP | RBTX4939_PE3_VP_P; in rbtx4939_update_ioc_pen()
149 pe3 &= ~RBTX4939_PE3_VP_S; in rbtx4939_update_ioc_pen()
180 writeb(pe3, rbtx4939_pe3_addr); in rbtx4939_update_ioc_pen()
/arch/cris/include/arch-v32/mach-fs/mach/hwregs/
Dpinmux_defs.h286 unsigned int pe3 : 1; member
311 unsigned int pe3 : 1; member