Searched refs:TBIReset (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/realtek/
H A Dr8169.c600 TBIReset = 0x80000000, enumerator in enum:rtl_register_content
1567 return RTL_R32(TBICSR) & TBIReset; rtl8169_tbi_reset_pending()
1589 RTL_W32(TBICSR, RTL_R32(TBICSR) | TBIReset); rtl8169_tbi_reset_enable()

Completed in 114 milliseconds