Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/realtek/
Dr8169_main.c1173 static u32 r8168dp_ocp_read(struct rtl8169_private *tp, u8 mask, u16 reg) in r8168dp_ocp_read() function
1222 return r8168dp_ocp_read(tp, 0x0f, reg) & 0x00000800; in DECLARE_RTL_COND()
1314 return !!(r8168dp_ocp_read(tp, 0x0f, reg) & 0x00008000); in r8168dp_check_dash()