Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/txx9/generic/
H A Dsetup_tx4938.c249 if (pcfg & (TX4938_PCFG_ETH0_SEL | TX4938_PCFG_ETH1_SEL)) { in tx4938_setup()
267 if (!(pcfg & TX4938_PCFG_ETH1_SEL)) { in tx4938_setup()
316 if (addr1 && (pcfg & TX4938_PCFG_ETH1_SEL)) in tx4938_ethaddr_init()
/openbmc/linux/arch/mips/pci/
H A Dpci-tx4938.c126 TX4938_PCFG_ETH1_SEL) in tx4938_pcic1_map_irq()
/openbmc/linux/arch/mips/include/asm/txx9/
H A Dtx4938.h138 #define TX4938_PCFG_ETH1_SEL 0x4000000000000000ULL macro