Searched refs:PCI_CFDA_PSM (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/net/ |
| H A D | dc2114x.c | 18 #define PCI_CFDA_PSM 0x43 macro 293 pci_write_config_byte(devbusfn, PCI_CFDA_PSM, WAKEUP); in dc21x4x_initialize() 314 pci_write_config_byte(devbusfn, PCI_CFDA_PSM, WAKEUP); in dc21x4x_init() 478 pci_write_config_byte(devbusfn, PCI_CFDA_PSM, SLEEP); in dc21x4x_halt()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/dec/tulip/ |
| H A D | de4x5.h | 208 #define PCI_CFDA_PSM 0x43 /* 8 bit Configuration Space Address */ macro
|
| H A D | de4x5.c | 1108 pci_write_config_byte(pdev, PCI_CFDA_PSM, WAKEUP); in de4x5_hw_init() 5169 pci_write_config_byte(pdev, PCI_CFDA_PSM, WAKEUP); in yawn() 5174 pci_write_config_byte(pdev, PCI_CFDA_PSM, SNOOZE); in yawn() 5179 pci_write_config_byte(pdev, PCI_CFDA_PSM, SLEEP); in yawn()
|