Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/dec/tulip/
Dde4x5.h208 #define PCI_CFDA_PSM 0x43 /* 8 bit Configuration Space Address */ macro
Dde4x5.c1108 pci_write_config_byte(pdev, PCI_CFDA_PSM, WAKEUP); in de4x5_hw_init()
5163 pci_write_config_byte(pdev, PCI_CFDA_PSM, WAKEUP); in yawn()
5168 pci_write_config_byte(pdev, PCI_CFDA_PSM, SNOOZE); in yawn()
5173 pci_write_config_byte(pdev, PCI_CFDA_PSM, SLEEP); in yawn()