Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/igb/
H A De1000_i210.h65 #define E1000_PCI_PMCSR_D3 0x03 macro
H A De1000_i210.c870 pci_word |= E1000_PCI_PMCSR_D3; in igb_pll_workaround_i210()
873 pci_word &= ~E1000_PCI_PMCSR_D3; in igb_pll_workaround_i210()