Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/txx9/generic/
H A Dsetup_tx4927.c49 (____raw_readq(&tx4927_ccfgptr->ccfg) & TX4927_CCFG_WDREXEN) ? in tx4927_machine_restart()
57 if (____raw_readq(&tx4927_ccfgptr->ccfg) & TX4927_CCFG_WDREXEN) { in tx4927_machine_restart()
60 tx4927_ccfg_clear(TX4927_CCFG_WDREXEN); in tx4927_machine_restart()
/openbmc/linux/arch/mips/include/asm/txx9/
H A Dtx4927.h108 #define TX4927_CCFG_WDREXEN 0x0000010000000000ULL macro