Home
last modified time | relevance | path

Searched refs:TX4939_PCFG_ET1MODE (Results 1 – 4 of 4) sorted by relevance

/arch/mips/pci/
Dpci-tx4939.c62 TX4939_PCFG_ET1MODE) in tx4939_pcic1_map_irq()
/arch/mips/txx9/generic/
Dsetup_tx4939.c266 if (pcfg & (TX4939_PCFG_ET0MODE | TX4939_PCFG_ET1MODE)) { in tx4939_setup()
280 if (!(pcfg & TX4939_PCFG_ET1MODE)) { in tx4939_setup()
363 if (addr1 && (pcfg & TX4939_PCFG_ET1MODE)) in tx4939_ethaddr_init()
426 TX4939_PCFG_ET1MODE | in tx4939_ata_init()
/arch/mips/txx9/rbtx4939/
Dsetup.c69 (TX4939_PCFG_ET0MODE | TX4939_PCFG_ET1MODE))) { in rbtx4939_pci_setup()
131 if (pcfg & TX4939_PCFG_ET1MODE) in rbtx4939_update_ioc_pen()
/arch/mips/include/asm/txx9/
Dtx4939.h287 #define TX4939_PCFG_ET1MODE 0x0000080000000000ULL macro