Home
last modified time | relevance | path

Searched refs:RBTX4939_PE3_VP (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()
147 pe3 &= ~(RBTX4939_PE3_VP | RBTX4939_PE3_VP_S); in rbtx4939_update_ioc_pen()
149 pe3 |= RBTX4939_PE3_VP | RBTX4939_PE3_VP_S; 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.h80 #define RBTX4939_PE3_VP 0x01 macro