Searched refs:TSE_PCS_CONTROL_REG (Results 1 – 1 of 1) sorted by relevance
27 #define TSE_PCS_CONTROL_REG 0x00 macro67 val = readw(base + TSE_PCS_CONTROL_REG); in tse_pcs_reset()69 writew(val, base + TSE_PCS_CONTROL_REG); in tse_pcs_reset()72 val = readw(base + TSE_PCS_CONTROL_REG); in tse_pcs_reset()93 writew(TSE_PCS_CTRL_AUTONEG_SGMII, base + TSE_PCS_CONTROL_REG); in tse_pcs_init()177 val = readw(tse_pcs_base + TSE_PCS_CONTROL_REG); in auto_nego_timer_callback()179 writew(val, tse_pcs_base + TSE_PCS_CONTROL_REG); in auto_nego_timer_callback()206 val = readw(tse_pcs_base + TSE_PCS_CONTROL_REG); in tse_pcs_fix_mac_speed()208 writew(val, tse_pcs_base + TSE_PCS_CONTROL_REG); in tse_pcs_fix_mac_speed()214 val = readw(tse_pcs_base + TSE_PCS_CONTROL_REG); in tse_pcs_fix_mac_speed()[all …]