Home
last modified time | relevance | path

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

/linux/arch/mips/txx9/rbtx4938/
A Dsetup.c175 TX4938_PCFG_NDF_SEL | TX4938_PCFG_ATA_SEL); in rbtx4938_mem_setup()
180 txx9_set64(&tx4938_ccfgptr->pcfg, TX4938_PCFG_NDF_SEL); in rbtx4938_mem_setup()
187 txx9_clear64(&tx4938_ccfgptr->pcfg, TX4938_PCFG_NDF_SEL); in rbtx4938_mem_setup()
193 (pcfg & TX4938_PCFG_NDF_SEL) ? "enabled" : "disabled", in rbtx4938_mem_setup()
200 if ((pcfg & (TX4938_PCFG_ATA_SEL | TX4938_PCFG_NDF_SEL)) == in rbtx4938_mem_setup()
204 else if ((pcfg & (TX4938_PCFG_ATA_SEL | TX4938_PCFG_NDF_SEL)) == in rbtx4938_mem_setup()
205 TX4938_PCFG_NDF_SEL) in rbtx4938_mem_setup()
/linux/arch/mips/txx9/generic/
A Dsetup_tx4938.c357 (TX4938_PCFG_ATA_SEL | TX4938_PCFG_NDF_SEL)) in tx4938_ata_init()
394 (TX4938_PCFG_ATA_SEL|TX4938_PCFG_ISA_SEL|TX4938_PCFG_NDF_SEL)) == in tx4938_ndfmc_init()
395 TX4938_PCFG_NDF_SEL) in tx4938_ndfmc_init()
456 TX4938_PCFG_NDF_SEL)) in tx4938_stop_unused_modules()
457 != TX4938_PCFG_NDF_SEL) { in tx4938_stop_unused_modules()
/linux/arch/mips/include/asm/txx9/
A Dtx4938.h142 #define TX4938_PCFG_NDF_SEL 0x0400000000000000ULL macro

Completed in 6 milliseconds