Home
last modified time | relevance | path

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

/arch/mips/txx9/rbtx4939/
Dsetup.c114 if (pcfg & TX4939_PCFG_ATA0MODE) in rbtx4939_update_ioc_pen()
348 txx9_set64(&tx4939_ccfgptr->pcfg, TX4939_PCFG_ATA0MODE); in rbtx4939_setup()
/arch/mips/txx9/generic/
Dsetup_tx4939.c430 if (pcfg & TX4939_PCFG_ATA0MODE) in tx4939_ata_init()
482 if (!(pcfg & TX4939_PCFG_ATA0MODE)) { in tx4939_stop_unused_modules()
/arch/mips/include/asm/txx9/
Dtx4939.h288 #define TX4939_PCFG_ATA0MODE 0x0000010000000000ULL macro