Searched refs:TX4938_PCFG_NDF_SEL (Results 1 – 3 of 3) sorted by relevance
175 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()
357 (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()
142 #define TX4938_PCFG_NDF_SEL 0x0400000000000000ULL macro
Completed in 6 milliseconds