Searched refs:PCI_CFDA_PSM (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/tulip/
H A Dde4x5.h208 #define PCI_CFDA_PSM 0x43 /* 8 bit Configuration Space Address */ macro
H A Dde4x5.c1099 pci_write_config_byte(pdev, PCI_CFDA_PSM, WAKEUP);
5305 pci_write_config_byte(pdev, PCI_CFDA_PSM, WAKEUP);
5310 pci_write_config_byte(pdev, PCI_CFDA_PSM, SNOOZE);
5315 pci_write_config_byte(pdev, PCI_CFDA_PSM, SLEEP);

Completed in 65 milliseconds