Searched refs:TX4938_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_tx4938.c33 if (____raw_readq(&tx4938_ccfgptr->ccfg) & TX4938_CCFG_WDRST)
37 tx4938_ccfg_set(TX4938_CCFG_WDRST);
54 tx4938_ccfg_set(TX4938_CCFG_WDRST); /* W1C */
56 while (!(____raw_readq(&tx4938_ccfgptr->ccfg) & TX4938_CCFG_WDRST))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/txx9/
H A Dtx4938.h99 #define TX4938_CCFG_WDRST 0x0000020000000000ULL macro

Completed in 22 milliseconds