Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/agere/
H A Det131x.h101 #define ET_PMCSR_INIT 0x38 macro
H A Det131x.c1793 pmcsr &= ~ET_PMCSR_INIT; in et1310_enable_phy_coma()
1808 pmcsr |= ET_PMCSR_INIT; in et1310_disable_phy_coma()
3959 writel(ET_PMCSR_INIT, &adapter->regs->global.pm_csr); in et131x_pci_setup()