Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/stmicro/stmmac/
H A Daltr_tse_pcs.c30 #define TSE_PCS_IF_MODE_REG 0x28 macro
91 writew(TSE_PCS_IF_USE_SGMII, base + TSE_PCS_IF_MODE_REG); in tse_pcs_init()
210 val = readw(tse_pcs_base + TSE_PCS_IF_MODE_REG); in tse_pcs_fix_mac_speed()
212 writew(val, tse_pcs_base + TSE_PCS_IF_MODE_REG); in tse_pcs_fix_mac_speed()
228 val = readw(tse_pcs_base + TSE_PCS_IF_MODE_REG); in tse_pcs_fix_mac_speed()
230 writew(val, tse_pcs_base + TSE_PCS_IF_MODE_REG); in tse_pcs_fix_mac_speed()
232 val = readw(tse_pcs_base + TSE_PCS_IF_MODE_REG); in tse_pcs_fix_mac_speed()
248 writew(val, tse_pcs_base + TSE_PCS_IF_MODE_REG); in tse_pcs_fix_mac_speed()