Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/realtek/
H A Dr8169_main.c253 IBISR0 = 0xfb, enumerator
1168 return RTL_R8(tp, IBISR0) & 0x20; in DECLARE_RTL_COND()
1175 RTL_W8(tp, IBISR0, RTL_R8(tp, IBISR0) | 0x20); in rtl8168ep_stop_cmac()
/kernel/linux/linux-6.6/drivers/net/ethernet/realtek/
H A Dr8169_main.c244 IBISR0 = 0xfb, enumerator
1193 return RTL_R8(tp, IBISR0) & 0x20; in DECLARE_RTL_COND()
1200 RTL_W8(tp, IBISR0, RTL_R8(tp, IBISR0) | 0x20); in rtl8168ep_stop_cmac()

Completed in 16 milliseconds