Home
last modified time | relevance | path

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

/arch/mips/txx9/generic/
Dsetup_tx4938.c249 if (pcfg & (TX4938_PCFG_ETH0_SEL | TX4938_PCFG_ETH1_SEL)) { in tx4938_setup()
260 if (!(pcfg & TX4938_PCFG_ETH0_SEL)) { in tx4938_setup()
293 if (__raw_readq(&tx4938_ccfgptr->pcfg) & TX4938_PCFG_ETH0_SEL) in tx4938_sio_init()
314 if (addr0 && (pcfg & TX4938_PCFG_ETH0_SEL)) in tx4938_ethaddr_init()
419 !(pcfg & TX4938_PCFG_ETH0_SEL)) in tx4938_aclc_init()
449 (pcfg & TX4938_PCFG_ETH0_SEL)) { in tx4938_stop_unused_modules()
/arch/mips/pci/
Dpci-tx4938.c121 TX4938_PCFG_ETH0_SEL) in tx4938_pcic1_map_irq()
/arch/mips/include/asm/txx9/
Dtx4938.h137 #define TX4938_PCFG_ETH0_SEL 0x8000000000000000ULL macro
/arch/mips/txx9/rbtx4938/
Dsetup.c87 (TX4938_PCFG_ETH0_SEL|TX4938_PCFG_ETH1_SEL)) { in rbtx4938_pci_setup()