Home
last modified time | relevance | path

Searched refs:TX4939_PCFG_SIO2MODE_SIO2 (Results 1 – 3 of 3) sorted by relevance

/arch/mips/txx9/generic/
Dsetup_tx4939.c307 if ((pcfg & TX4939_PCFG_SIO2MODE_MASK) != TX4939_PCFG_SIO2MODE_SIO2) in tx4939_sio_init()
558 if ((pcfg & TX4939_PCFG_SIO2MODE_MASK) != TX4939_PCFG_SIO2MODE_SIO2) { in tx4939_stop_unused_modules()
/arch/mips/include/asm/txx9/
Dtx4939.h272 #define TX4939_PCFG_SIO2MODE_SIO2 0x4000000000000000ULL macro
/arch/mips/txx9/rbtx4939/
Dsetup.c160 if (pcfg & TX4939_PCFG_SIO2MODE_SIO2) { in rbtx4939_update_ioc_pen()