Searched refs:GG82563_REG (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/drivers/net/ethernet/intel/e1000e/ |
D | defines.h | 769 #define GG82563_REG(page, reg) \ macro 775 GG82563_REG(0, 16) /* PHY Specific Control */ 777 GG82563_REG(0, 22) /* Page Select */ 779 GG82563_REG(0, 26) /* PHY Specific Control 2 */ 781 GG82563_REG(0, 29) /* Alternate Page Select */ 784 GG82563_REG(2, 21) /* MAC Specific Control Register */ 787 GG82563_REG(5, 26) /* DSP Distance */ 791 GG82563_REG(193, 16) /* Kumeran Mode Control */ 793 GG82563_REG(193, 20) /* Power Management Control */ 797 GG82563_REG(194, 18) /* Inband Control */
|
D | 80003es2lan.c | 1038 ret_val = e1000_write_kmrn_reg_80003es2lan(hw, GG82563_REG(0x34, 4), in e1000_setup_copper_link_80003es2lan() 1042 ret_val = e1000_read_kmrn_reg_80003es2lan(hw, GG82563_REG(0x34, 9), in e1000_setup_copper_link_80003es2lan() 1047 ret_val = e1000_write_kmrn_reg_80003es2lan(hw, GG82563_REG(0x34, 9), in e1000_setup_copper_link_80003es2lan()
|