Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/et131x/
Det1310_pm.c130 pmcsr &= ~ET_PMCSR_INIT; in EnablePhyComa()
149 pmcsr |= ET_PMCSR_INIT; in DisablePhyComa()
Det1310_address_map.h89 #define ET_PMCSR_INIT 0x38 macro
Det131x_initpci.c690 writel(ET_PMCSR_INIT, &adapter->regs->global.pm_csr); in et131x_pci_setup()