Home
last modified time | relevance | path

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

/linux-6.1.9/arch/mips/txx9/generic/
Dsetup_tx4938.c418 if ((pcfg & TX4938_PCFG_SEL2) && in tx4938_aclc_init()
441 if (!(pcfg & TX4938_PCFG_SEL2)) { in tx4938_stop_unused_modules()
448 if (!(pcfg & TX4938_PCFG_SEL2) || in tx4938_stop_unused_modules()
/linux-6.1.9/arch/mips/include/asm/txx9/
Dtx4938.h150 #define TX4938_PCFG_SEL2 0x00000200 macro