Searched refs:ERIAR_MASK_0101 (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/realtek/
H A Dr8169.c491 #define ERIAR_MASK_0101 (0x5 << ERIAR_MASK_SHIFT) macro
5927 rtl_eri_write(tp, 0xc8, ERIAR_MASK_0101, 0x080002, ERIAR_EXGMAC); rtl_hw_start_8168g()
6032 rtl_eri_write(tp, 0xc8, ERIAR_MASK_0101, 0x00080002, ERIAR_EXGMAC); rtl_hw_start_8168h_1()
6117 rtl_eri_write(tp, 0xc8, ERIAR_MASK_0101, 0x00080002, ERIAR_EXGMAC); rtl_hw_start_8168ep()

Completed in 88 milliseconds