Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/mips/txx9/generic/
Dsetup_tx4939.c54 (____raw_readq(&tx4939_ccfgptr->ccfg) & TX4939_CCFG_WDREXEN) ? in tx4939_machine_restart()
62 if (____raw_readq(&tx4939_ccfgptr->ccfg) & TX4939_CCFG_WDREXEN) { in tx4939_machine_restart()
65 tx4939_ccfg_clear(TX4939_CCFG_WDREXEN); in tx4939_machine_restart()
/kernel/linux/linux-5.10/arch/mips/include/asm/txx9/
Dtx4939.h224 #define TX4939_CCFG_WDREXEN 0x0000010000000000ULL macro