Searched refs:GG82563_REG (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/drivers/net/ethernet/intel/e1000e/ |
D | defines.h | 813 #define GG82563_REG(page, reg) \ macro 819 GG82563_REG(0, 16) /* PHY Specific Control */ 821 GG82563_REG(0, 22) /* Page Select */ 823 GG82563_REG(0, 26) /* PHY Specific Control 2 */ 825 GG82563_REG(0, 29) /* Alternate Page Select */ 828 GG82563_REG(2, 21) /* MAC Specific Control Register */ 831 GG82563_REG(5, 26) /* DSP Distance */ 835 GG82563_REG(193, 16) /* Kumeran Mode Control */ 837 GG82563_REG(193, 20) /* Power Management Control */ 841 GG82563_REG(194, 18) /* Inband Control */
|
D | 80003es2lan.c | 1115 ret_val = e1000_write_kmrn_reg_80003es2lan(hw, GG82563_REG(0x34, 4), in e1000_setup_copper_link_80003es2lan() 1119 ret_val = e1000_read_kmrn_reg_80003es2lan(hw, GG82563_REG(0x34, 9), in e1000_setup_copper_link_80003es2lan() 1124 ret_val = e1000_write_kmrn_reg_80003es2lan(hw, GG82563_REG(0x34, 9), in e1000_setup_copper_link_80003es2lan()
|