Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/dec/tulip/
Dde4x5.h208 #define PCI_CFDA_PSM 0x43 /* 8 bit Configuration Space Address */ macro
Dde4x5.c1109 pci_write_config_byte(pdev, PCI_CFDA_PSM, WAKEUP); in de4x5_hw_init()
5157 pci_write_config_byte(pdev, PCI_CFDA_PSM, WAKEUP); in yawn()
5162 pci_write_config_byte(pdev, PCI_CFDA_PSM, SNOOZE); in yawn()
5167 pci_write_config_byte(pdev, PCI_CFDA_PSM, SLEEP); in yawn()