Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/realtek/
Dr8169.c5254 u16 sw_cnt_1ms_ini; in rtl_hw_start_8168h_1() local
5256 sw_cnt_1ms_ini = 16000000/rg_saw_cnt; in rtl_hw_start_8168h_1()
5257 sw_cnt_1ms_ini &= 0x0fff; in rtl_hw_start_8168h_1()
5260 data |= sw_cnt_1ms_ini; in rtl_hw_start_8168h_1()