Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/igb/
H A De1000_i210.h64 #define E1000_PCI_PMCSR 0x44 macro
H A De1000_i210.c869 igb_read_pci_cfg(hw, E1000_PCI_PMCSR, &pci_word); in igb_pll_workaround_i210()
871 igb_write_pci_cfg(hw, E1000_PCI_PMCSR, &pci_word); in igb_pll_workaround_i210()
874 igb_write_pci_cfg(hw, E1000_PCI_PMCSR, &pci_word); in igb_pll_workaround_i210()