Searched refs:TX4938_PCFG_ETH0_SEL (Results 1 - 4 of 4) 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.c252 if (pcfg & (TX4938_PCFG_ETH0_SEL | TX4938_PCFG_ETH1_SEL)) {
263 if (!(pcfg & TX4938_PCFG_ETH0_SEL)) {
296 if (__raw_readq(&tx4938_ccfgptr->pcfg) & TX4938_PCFG_ETH0_SEL)
317 if (addr0 && (pcfg & TX4938_PCFG_ETH0_SEL))
422 !(pcfg & TX4938_PCFG_ETH0_SEL))
452 (pcfg & TX4938_PCFG_ETH0_SEL)) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/pci/
H A Dpci-tx4938.c121 TX4938_PCFG_ETH0_SEL)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/txx9/rbtx4938/
H A Dsetup.c86 (TX4938_PCFG_ETH0_SEL|TX4938_PCFG_ETH1_SEL)) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/txx9/
H A Dtx4938.h137 #define TX4938_PCFG_ETH0_SEL 0x8000000000000000ULL macro

Completed in 84 milliseconds