Home
last modified time | relevance | path

Searched refs:E1000_GCR (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/e1000/
H A De1000_82571.c1120 reg_data = E1000_READ_REG(hw, E1000_GCR); in e1000_init_hw_82571()
1122 E1000_WRITE_REG(hw, E1000_GCR, reg_data); in e1000_init_hw_82571()
1255 reg = E1000_READ_REG(hw, E1000_GCR); in e1000_initialize_hw_bits_82571()
1257 E1000_WRITE_REG(hw, E1000_GCR, reg); in e1000_initialize_hw_bits_82571()
H A De1000_regs.h535 #define E1000_GCR 0x05B00 /* PCI-Ex Control */ macro
H A De1000_mac.c2004 gcr = E1000_READ_REG(hw, E1000_GCR); in e1000_set_pcie_no_snoop_generic()
2007 E1000_WRITE_REG(hw, E1000_GCR, gcr); in e1000_set_pcie_no_snoop_generic()
H A De1000_82575.c1989 u32 gcr = E1000_READ_REG(hw, E1000_GCR); in e1000_set_pcie_completion_timeout()
2024 E1000_WRITE_REG(hw, E1000_GCR, gcr); in e1000_set_pcie_completion_timeout()