Home
last modified time | relevance | path

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

/arch/mips/txx9/rbtx4939/
Dsetup.c137 pe3 &= ~(RBTX4939_PE3_VP | RBTX4939_PE3_VP_P | in rbtx4939_update_ioc_pen()
143 pe3 &= ~(RBTX4939_PE3_VP | RBTX4939_PE3_VP_P | in rbtx4939_update_ioc_pen()
146 pe3 |= RBTX4939_PE3_VP_P; in rbtx4939_update_ioc_pen()
150 pe3 &= ~RBTX4939_PE3_VP_P; in rbtx4939_update_ioc_pen()
152 pe3 |= RBTX4939_PE3_VP | RBTX4939_PE3_VP_P; in rbtx4939_update_ioc_pen()
/arch/mips/include/asm/txx9/
Drbtx4939.h81 #define RBTX4939_PE3_VP_P 0x02 macro