Home
last modified time | relevance | path

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

/arch/mips/txx9/generic/
Dsetup_tx4939.c425 if ((pcfg & (TX4939_PCFG_ATA1MODE | in tx4939_ata_init()
427 TX4939_PCFG_ET0MODE)) == TX4939_PCFG_ATA1MODE) in tx4939_ata_init()
543 if (!(pcfg & TX4939_PCFG_ATA1MODE)) { in tx4939_stop_unused_modules()
/arch/mips/txx9/rbtx4939/
Dsetup.c67 if (!(__raw_readq(&tx4939_ccfgptr->pcfg) & TX4939_PCFG_ATA1MODE) && in rbtx4939_pci_setup()
122 if (pcfg & TX4939_PCFG_ATA1MODE) { in rbtx4939_update_ioc_pen()
/arch/mips/include/asm/txx9/
Dtx4939.h289 #define TX4939_PCFG_ATA1MODE 0x0000020000000000ULL macro