Searched refs:TX4938_PCFG_NDF_SEL (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/txx9/rbtx4938/
H A Dsetup.c174 TX4938_PCFG_NDF_SEL | TX4938_PCFG_ATA_SEL);
179 txx9_set64(&tx4938_ccfgptr->pcfg, TX4938_PCFG_NDF_SEL);
186 txx9_clear64(&tx4938_ccfgptr->pcfg, TX4938_PCFG_NDF_SEL);
192 (pcfg & TX4938_PCFG_NDF_SEL) ? "enabled" : "disabled",
199 if ((pcfg & (TX4938_PCFG_ATA_SEL | TX4938_PCFG_NDF_SEL)) ==
203 else if ((pcfg & (TX4938_PCFG_ATA_SEL | TX4938_PCFG_NDF_SEL)) ==
204 TX4938_PCFG_NDF_SEL)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/txx9/generic/
H A Dsetup_tx4938.c360 (TX4938_PCFG_ATA_SEL | TX4938_PCFG_NDF_SEL))
397 (TX4938_PCFG_ATA_SEL|TX4938_PCFG_ISA_SEL|TX4938_PCFG_NDF_SEL)) ==
398 TX4938_PCFG_NDF_SEL)
459 TX4938_PCFG_NDF_SEL))
460 != TX4938_PCFG_NDF_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.h142 #define TX4938_PCFG_NDF_SEL 0x0400000000000000ULL macro

Completed in 32 milliseconds