Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/e1000e/
H A Ddefines.h769 #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 */
H A D80003es2lan.c1037 ret_val = e1000_write_kmrn_reg_80003es2lan(hw, GG82563_REG(0x34, 4), in e1000_setup_copper_link_80003es2lan()
1041 ret_val = e1000_read_kmrn_reg_80003es2lan(hw, GG82563_REG(0x34, 9), in e1000_setup_copper_link_80003es2lan()
1046 ret_val = e1000_write_kmrn_reg_80003es2lan(hw, GG82563_REG(0x34, 9), in e1000_setup_copper_link_80003es2lan()
/openbmc/u-boot/drivers/net/
H A De1000.h2144 #define GG82563_REG(page, reg) \ macro
2154 GG82563_REG(0, 18) /* Interrupt Enable */
2160 GG82563_REG(0, 22) /* Page Select */
2174 GG82563_REG(5, 26) /* DSP Distance */
2180 GG82563_REG(193, 17) /* Port Reset */
2182 GG82563_REG(193, 18) /* Revision ID */
2184 GG82563_REG(193, 19) /* Device ID */
2194 GG82563_REG(194, 17) /* Control */
2196 GG82563_REG(194, 18) /* Inband Control */
2198 GG82563_REG(194, 19) /* Diagnostic */
[all …]
H A De1000.c3250 GG82563_REG(0x34, 4), 0xFFFF); in e1000_setup_copper_link()
3254 GG82563_REG(0x34, 9), &reg_data); in e1000_setup_copper_link()
3259 GG82563_REG(0x34, 9), reg_data); in e1000_setup_copper_link()