Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/realtek/
H A Dr8169_main.c244 IBISR0 = 0xfb, enumerator
1220 return RTL_R8(tp, IBISR0) & 0x20; in DECLARE_RTL_COND()
1227 RTL_W8(tp, IBISR0, RTL_R8(tp, IBISR0) | 0x20); in rtl8168ep_stop_cmac()