Home
last modified time | relevance | path

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

/arch/mips/txx9/rbtx4939/
Dsetup.c141 (TX4939_PCFG_VSSMODE | TX4939_PCFG_VPSMODE); in rbtx4939_update_ioc_pen()
148 } else if (vmode == TX4939_PCFG_VSSMODE) { in rbtx4939_update_ioc_pen()
/arch/mips/include/asm/txx9/
Dtx4939.h285 #define TX4939_PCFG_VSSMODE 0x0000200000000000ULL macro
/arch/mips/txx9/generic/
Dsetup_tx4939.c553 if (!(pcfg & (TX4939_PCFG_VSSMODE | TX4939_PCFG_VPSMODE))) { in tx4939_stop_unused_modules()