Searched refs:TX4939_CCFG_WDRST (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/txx9/generic/
H A Dsetup_tx4939.c37 if (____raw_readq(&tx4939_ccfgptr->ccfg) & TX4939_CCFG_WDRST)
41 tx4939_ccfg_set(TX4939_CCFG_WDRST);
58 tx4939_ccfg_set(TX4939_CCFG_WDRST); /* W1C */
60 while (!(____raw_readq(&tx4939_ccfgptr->ccfg) & TX4939_CCFG_WDRST))
206 tx4939_ccfg_set(TX4939_CCFG_WDRST | TX4939_CCFG_BEOW);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/txx9/
H A Dtx4939.h230 #define TX4939_CCFG_WDRST 0x0000020000000000ULL macro

Completed in 53 milliseconds