Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/realtek/
Dr8169.c1006 static u16 r8168_mac_ocp_read(struct rtl8169_private *tp, u32 reg) in r8168_mac_ocp_read() function
1053 return r8168_mac_ocp_read(tp, tp->ocp_base + reg); in mac_mcu_read()
3868 data = r8168_mac_ocp_read(tp, 0xdd02); in rtl8168h_2_hw_phy_config()
3872 data = r8168_mac_ocp_read(tp, 0xdd00); in rtl8168h_2_hw_phy_config()
6076 data = r8168_mac_ocp_read(tp, 0xd412); in rtl_hw_start_8168h_1()
6082 data = r8168_mac_ocp_read(tp, 0xe056); in rtl_hw_start_8168h_1()
6087 data = r8168_mac_ocp_read(tp, 0xe052); in rtl_hw_start_8168h_1()
6092 data = r8168_mac_ocp_read(tp, 0xe0d6); in rtl_hw_start_8168h_1()
6097 data = r8168_mac_ocp_read(tp, 0xd420); in rtl_hw_start_8168h_1()
6209 data = r8168_mac_ocp_read(tp, 0xd3e2); in rtl_hw_start_8168ep_3()
[all …]