Home
last modified time | relevance | path

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

/arch/mips/txx9/generic/
Dsetup_tx4939.c488 if ((pcfg & TX4939_PCFG_I2SMODE_MASK) == TX4939_PCFG_I2SMODE_ACLC) in tx4939_aclc_init()
524 if ((pcfg & TX4939_PCFG_I2SMODE_MASK) != in tx4939_stop_unused_modules()
530 if ((pcfg & TX4939_PCFG_I2SMODE_MASK) != in tx4939_stop_unused_modules()
532 (pcfg & TX4939_PCFG_I2SMODE_MASK) != in tx4939_stop_unused_modules()
/arch/mips/include/asm/txx9/
Dtx4939.h276 #define TX4939_PCFG_I2SMODE_MASK 0x0c00000000000000ULL macro
/arch/mips/txx9/rbtx4939/
Dsetup.c178 if ((pcfg & TX4939_PCFG_I2SMODE_MASK) == TX4939_PCFG_I2SMODE_GPIO) in rbtx4939_update_ioc_pen()