Searched refs:tx4939_ccfg_set (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.c41 tx4939_ccfg_set(TX4939_CCFG_WDRST);
43 tx4939_ccfg_set(TX4939_CCFG_WR);
58 tx4939_ccfg_set(TX4939_CCFG_WDRST); /* W1C */
206 tx4939_ccfg_set(TX4939_CCFG_WDRST | TX4939_CCFG_BEOW);
209 tx4939_ccfg_set(TX4939_CCFG_TOE);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/txx9/
H A Dtx4939.h516 #define tx4939_ccfg_set(bits) tx4938_ccfg_set(bits) macro

Completed in 20 milliseconds