Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/et131x/
Det131x.h107 #define ET_PMCSR_INIT 0x38 macro
Det131x.c2199 pmcsr &= ~ET_PMCSR_INIT; in et1310_enable_phy_coma()
2218 pmcsr |= ET_PMCSR_INIT; in et1310_disable_phy_coma()
5322 writel(ET_PMCSR_INIT, &adapter->regs->global.pm_csr); in et131x_pci_setup()