Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/stmicro/stmmac/
A Daltr_tse_pcs.c27 #define TSE_PCS_CONTROL_REG 0x00 macro
71 val = readw(base + TSE_PCS_CONTROL_REG); in tse_pcs_reset()
73 writew(val, base + TSE_PCS_CONTROL_REG); in tse_pcs_reset()
76 val = readw(base + TSE_PCS_CONTROL_REG); in tse_pcs_reset()
181 val = readw(tse_pcs_base + TSE_PCS_CONTROL_REG); in auto_nego_timer_callback()
183 writew(val, tse_pcs_base + TSE_PCS_CONTROL_REG); in auto_nego_timer_callback()
214 val = readw(tse_pcs_base + TSE_PCS_CONTROL_REG); in tse_pcs_fix_mac_speed()
216 writew(val, tse_pcs_base + TSE_PCS_CONTROL_REG); in tse_pcs_fix_mac_speed()
222 val = readw(tse_pcs_base + TSE_PCS_CONTROL_REG); in tse_pcs_fix_mac_speed()
232 val = readw(tse_pcs_base + TSE_PCS_CONTROL_REG); in tse_pcs_fix_mac_speed()
[all …]

Completed in 3 milliseconds