Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/include/asm/txx9/
Dtx4939.h273 #define TX4939_PCFG_SIO2MODE_SIO0 0x0000000000000000ULL macro
/linux-4.4.14/arch/mips/txx9/generic/
Dsetup_tx4939.c305 if ((pcfg & TX4939_PCFG_SIO2MODE_MASK) != TX4939_PCFG_SIO2MODE_SIO0) in tx4939_sio_init()