Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/mips/txx9/generic/
A Dsetup_tx4938.c33 if (____raw_readq(&tx4938_ccfgptr->ccfg) & TX4938_CCFG_WDRST) in tx4938_wdr_init()
37 tx4938_ccfg_set(TX4938_CCFG_WDRST); in tx4938_wdr_init()
54 tx4938_ccfg_set(TX4938_CCFG_WDRST); /* W1C */ in tx4938_machine_restart()
56 while (!(____raw_readq(&tx4938_ccfgptr->ccfg) & TX4938_CCFG_WDRST)) in tx4938_machine_restart()
/linux-6.3-rc2/arch/mips/include/asm/txx9/
A Dtx4938.h99 #define TX4938_CCFG_WDRST 0x0000020000000000ULL macro

Completed in 6 milliseconds