Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/realtek/r8168/
H A Dr8168_n.c2665 static void SetPCIePhyBit( struct rtl8168_private *tp, u8 addr, u16 mask) in SetPCIePhyBit() function
8980 SetPCIePhyBit(tp, 0x01, BIT_0); in rtl8168_hw_ephy_config()
9211 SetPCIePhyBit(tp, 0x04, BIT_4); in rtl8168_hw_ephy_config()
9222 SetPCIePhyBit(tp, 0x1E, BIT_0); in rtl8168_hw_ephy_config()
9227 SetPCIePhyBit(tp, 0x1E, BIT_13); in rtl8168_hw_ephy_config()
9229 SetPCIePhyBit(tp, 0x0D, BIT_9); in rtl8168_hw_ephy_config()
9230 SetPCIePhyBit(tp, 0x00, BIT_7); in rtl8168_hw_ephy_config()
9232 SetPCIePhyBit(tp, 0x06, BIT_4); in rtl8168_hw_ephy_config()
9234 SetPCIePhyBit(tp, 0x04, BIT_4); in rtl8168_hw_ephy_config()
9235 SetPCIePhyBit(tp, 0x1D, BIT_14); in rtl8168_hw_ephy_config()
[all …]