Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/txx9/generic/
Dsetup_tx4939.c423 if (pcfg & TX4939_PCFG_ATA0MODE) in tx4939_ata_init()
538 if (!(pcfg & TX4939_PCFG_ATA0MODE)) { in tx4939_stop_unused_modules()
/linux-4.1.27/arch/mips/txx9/rbtx4939/
Dsetup.c118 if (pcfg & TX4939_PCFG_ATA0MODE) in rbtx4939_update_ioc_pen()
514 txx9_set64(&tx4939_ccfgptr->pcfg, TX4939_PCFG_ATA0MODE); in rbtx4939_setup()
/linux-4.1.27/arch/mips/include/asm/txx9/
Dtx4939.h290 #define TX4939_PCFG_ATA0MODE 0x0000010000000000ULL macro