Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/igc/
HDigc_i225.c1172 ipcnfg = IGC_READ_REG(hw, IGC_IPCNFG); in igc_set_eee_i225()
1206 IGC_WRITE_REG(hw, IGC_IPCNFG, ipcnfg); in igc_set_eee_i225()
1208 IGC_READ_REG(hw, IGC_IPCNFG); in igc_set_eee_i225()
HDigc_regs.h391 #define IGC_IPCNFG 0x0E38 /* Internal PHY Configuration */ macro