Home
last modified time | relevance | path

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

/arch/mips/txx9/rbtx4939/
Dsetup.c158 pe2 &= ~(RBTX4939_PE2_SIO2 | RBTX4939_PE2_SIO0); 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()
176 RBTX4939_PE2_SIO0); in rbtx4939_update_ioc_pen()
/arch/mips/include/asm/txx9/
Drbtx4939.h74 #define RBTX4939_PE2_SIO0 0x01 macro