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

/linux-4.4.14/arch/mips/txx9/rbtx4938/
H A Dsetup.c174 TX4938_PCFG_NDF_SEL | TX4938_PCFG_ATA_SEL); rbtx4938_mem_setup()
179 txx9_set64(&tx4938_ccfgptr->pcfg, TX4938_PCFG_NDF_SEL); rbtx4938_mem_setup()
186 txx9_clear64(&tx4938_ccfgptr->pcfg, TX4938_PCFG_NDF_SEL); rbtx4938_mem_setup()
192 (pcfg & TX4938_PCFG_NDF_SEL) ? "enabled" : "disabled", rbtx4938_mem_setup()
199 if ((pcfg & (TX4938_PCFG_ATA_SEL | TX4938_PCFG_NDF_SEL)) == rbtx4938_mem_setup()
203 else if ((pcfg & (TX4938_PCFG_ATA_SEL | TX4938_PCFG_NDF_SEL)) == rbtx4938_mem_setup()
204 TX4938_PCFG_NDF_SEL) rbtx4938_mem_setup()
/linux-4.4.14/arch/mips/txx9/generic/
H A Dsetup_tx4938.c360 (TX4938_PCFG_ATA_SEL | TX4938_PCFG_NDF_SEL)) tx4938_ata_init()
397 (TX4938_PCFG_ATA_SEL|TX4938_PCFG_ISA_SEL|TX4938_PCFG_NDF_SEL)) == tx4938_ndfmc_init()
398 TX4938_PCFG_NDF_SEL) tx4938_ndfmc_init()
459 TX4938_PCFG_NDF_SEL)) tx4938_stop_unused_modules()
460 != TX4938_PCFG_NDF_SEL) { tx4938_stop_unused_modules()
/linux-4.4.14/arch/mips/include/asm/txx9/
H A Dtx4938.h142 #define TX4938_PCFG_NDF_SEL 0x0400000000000000ULL macro

Completed in 97 milliseconds