Searched refs:GG82563_REG (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/sys/dev/e1000/
H A De1000_defines.h1335 #define GG82563_REG(page, reg) \ macro
1340 #define GG82563_PHY_SPEC_CTRL GG82563_REG(0, 16) /* PHY Spec Cntrl */
1341 #define GG82563_PHY_PAGE_SELECT GG82563_REG(0, 22) /* Page Select */
1342 #define GG82563_PHY_SPEC_CTRL_2 GG82563_REG(0, 26) /* PHY Spec Cntrl2 */
1343 #define GG82563_PHY_PAGE_SELECT_ALT GG82563_REG(0, 29) /* Alt Page Select */
1346 #define GG82563_PHY_MAC_SPEC_CTRL GG82563_REG(2, 21)
1348 #define GG82563_PHY_DSP_DISTANCE GG82563_REG(5, 26) /* DSP Distance */
1352 #define GG82563_PHY_KMRN_MODE_CTRL GG82563_REG(193, 16)
1353 #define GG82563_PHY_PWR_MGMT_CTRL GG82563_REG(193, 20) /* Pwr Mgt Ctrl */
1356 #define GG82563_PHY_INBAND_CTRL GG82563_REG(19
[all...]
H A De1000_80003es2lan.c1193 ret_val = e1000_write_kmrn_reg_80003es2lan(hw, GG82563_REG(0x34, 4),
1197 ret_val = e1000_read_kmrn_reg_80003es2lan(hw, GG82563_REG(0x34, 9),
1202 ret_val = e1000_write_kmrn_reg_80003es2lan(hw, GG82563_REG(0x34, 9),

Completed in 76 milliseconds