Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/realtek/
Dr8169.c869 static u16 r8168_mac_ocp_read(struct rtl8169_private *tp, u32 reg) in r8168_mac_ocp_read() function
914 return r8168_mac_ocp_read(tp, tp->ocp_base + reg); in mac_mcu_read()
3643 data = r8168_mac_ocp_read(tp, 0xdd02); in rtl8168h_2_hw_phy_config()
3647 data = r8168_mac_ocp_read(tp, 0xdd00); in rtl8168h_2_hw_phy_config()
5258 data = r8168_mac_ocp_read(tp, 0xd412); in rtl_hw_start_8168h_1()
5264 data = r8168_mac_ocp_read(tp, 0xe056); in rtl_hw_start_8168h_1()
5269 data = r8168_mac_ocp_read(tp, 0xe052); in rtl_hw_start_8168h_1()
5274 data = r8168_mac_ocp_read(tp, 0xe0d6); in rtl_hw_start_8168h_1()
5279 data = r8168_mac_ocp_read(tp, 0xd420); in rtl_hw_start_8168h_1()
5386 data = r8168_mac_ocp_read(tp, 0xd3e2); in rtl_hw_start_8168ep_3()
[all …]