Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/txx9/generic/
Dsetup_tx4939.c489 if ((pcfg & TX4939_PCFG_I2SMODE_MASK) == TX4939_PCFG_I2SMODE_ACLC) in tx4939_aclc_init()
525 if ((pcfg & TX4939_PCFG_I2SMODE_MASK) != in tx4939_stop_unused_modules()
531 if ((pcfg & TX4939_PCFG_I2SMODE_MASK) != in tx4939_stop_unused_modules()
533 (pcfg & TX4939_PCFG_I2SMODE_MASK) != in tx4939_stop_unused_modules()
/Linux-v4.19/arch/mips/include/asm/txx9/
Dtx4939.h269 #define TX4939_PCFG_I2SMODE_MASK 0x0c00000000000000ULL macro
/Linux-v4.19/arch/mips/txx9/rbtx4939/
Dsetup.c178 if ((pcfg & TX4939_PCFG_I2SMODE_MASK) == TX4939_PCFG_I2SMODE_GPIO) in rbtx4939_update_ioc_pen()