GG82563_REG
ret_val = em_write_kmrn_reg(hw, GG82563_REG(0x34, 4), 0xFFFF);
ret_val = em_read_kmrn_reg(hw, GG82563_REG(0x34, 9),
ret_val = em_write_kmrn_reg(hw, GG82563_REG(0x34, 9),
GG82563_REG(0, 16) /* PHY Specific Control */
GG82563_REG(0, 17) /* PHY Specific Status */
GG82563_REG(0, 18) /* Interrupt Enable */
GG82563_REG(0, 19) /* PHY Specific Status 2 */
GG82563_REG(0, 21) /* Receive Error Counter */
GG82563_REG(0, 22) /* Page Select */
GG82563_REG(0, 26) /* PHY Specific Control 2 */
GG82563_REG(0, 29) /* Alternate Page Select */
GG82563_REG(0, 30) /* Test Clock Control (use reg. 29 to select) */
GG82563_REG(2, 21) /* MAC Specific Control Register */
GG82563_REG(2, 26) /* MAC Specific Control 2 */
GG82563_REG(5, 26) /* DSP Distance */
GG82563_REG(193, 16) /* Kumeran Mode Control */
GG82563_REG(193, 17) /* Port Reset */
GG82563_REG(193, 18) /* Revision ID */
GG82563_REG(193, 19) /* Device ID */
GG82563_REG(193, 20) /* Power Management Control */
GG82563_REG(193, 25) /* Rate Adaptation Control */
GG82563_REG(194, 16) /* FIFO's Control/Status */
GG82563_REG(194, 17) /* Control */
GG82563_REG(194, 18) /* Inband Control */
GG82563_REG(194, 19) /* Diagnostic */
GG82563_REG(194, 20) /* Acknowledge Timeouts */
GG82563_REG(194, 21) /* Advertised Ability */
GG82563_REG(194, 23) /* Link Partner Advertised Ability */
GG82563_REG(194, 24) /* Advertised Next Page */
GG82563_REG(194, 25) /* Link Partner Advertised Next page */
GG82563_REG(194, 26) /* Misc. */
#define GG82563_PHY_SPEC_CTRL GG82563_REG(0, 16) /* PHY Spec Cntrl */
#define GG82563_PHY_PAGE_SELECT GG82563_REG(0, 22) /* Page Select */
#define GG82563_PHY_SPEC_CTRL_2 GG82563_REG(0, 26) /* PHY Spec Cntrl2 */
#define GG82563_PHY_PAGE_SELECT_ALT GG82563_REG(0, 29) /* Alt Page Select */
#define GG82563_PHY_MAC_SPEC_CTRL GG82563_REG(2, 21)
#define GG82563_PHY_DSP_DISTANCE GG82563_REG(5, 26) /* DSP Distance */
#define GG82563_PHY_KMRN_MODE_CTRL GG82563_REG(193, 16)
#define GG82563_PHY_PWR_MGMT_CTRL GG82563_REG(193, 20) /* Pwr Mgt Ctrl */
#define GG82563_PHY_INBAND_CTRL GG82563_REG(194, 18) /* Inband Ctrl */