Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/mips/txx9/generic/
A 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()
/linux-6.3-rc2/arch/mips/pci/
A Dpci-tx4938.c121 TX4938_PCFG_ETH0_SEL) in tx4938_pcic1_map_irq()
/linux-6.3-rc2/arch/mips/include/asm/txx9/
A Dtx4938.h137 #define TX4938_PCFG_ETH0_SEL 0x8000000000000000ULL macro

Completed in 6 milliseconds