Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/realtek/r8168/
H A Dr8168.h1108 CMAC_IBCR2 = 0xF9, enumerator
H A Dr8168_n.c2546 RTL_CMAC_W8(tp, CMAC_IBCR2, RTL_CMAC_R8(tp, CMAC_IBCR2) & ~( BIT_0 )); in rtl8168_dash2_disable_tx()
2571 RTL_CMAC_W8(tp, CMAC_IBCR2, RTL_CMAC_R8(tp, CMAC_IBCR2) | BIT_0); in rtl8168_dash2_enable_tx()