Home
last modified time | relevance | path

Searched refs:ET_PMCSR_INIT (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/agere/
Det131x.h102 #define ET_PMCSR_INIT 0x38 macro
Det131x.c1796 pmcsr &= ~ET_PMCSR_INIT; in et1310_enable_phy_coma()
1811 pmcsr |= ET_PMCSR_INIT; in et1310_disable_phy_coma()
4008 writel(ET_PMCSR_INIT, &adapter->regs->global.pm_csr); in et131x_pci_setup()