Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/realtek/r8168/
H A Dr8168_n.c2656 static void ClearPCIePhyBit(struct rtl8168_private *tp, u8 addr, u16 mask) in ClearPCIePhyBit() function
9212 ClearPCIePhyBit(tp, 0x1D, BIT_14); in rtl8168_hw_ephy_config()
9216 ClearPCIePhyBit(tp, 0x00, BIT_3); in rtl8168_hw_ephy_config()
9223 ClearPCIePhyBit(tp, 0x19, BIT_15); in rtl8168_hw_ephy_config()
9225 ClearPCIePhyBit(tp, 0x19, (BIT_5 | BIT_0)); in rtl8168_hw_ephy_config()
9228 ClearPCIePhyBit(tp, 0x0D, BIT_8); in rtl8168_hw_ephy_config()
9260 ClearPCIePhyBit(tp, 0x0B, BIT_0); in rtl8168_hw_ephy_config()
9271 ClearPCIePhyBit(tp, 0x1E, BIT_11); in rtl8168_hw_ephy_config()
9297 ClearPCIePhyBit(tp, 0x0C, BIT_4); in rtl8168_hw_ephy_config()
9298 ClearPCIePhyBit(tp, 0x4C, BIT_4); in rtl8168_hw_ephy_config()
[all …]