Searched refs:rg_saw_cnt (Results 1 – 1 of 1) sorted by relevance
5199 int rg_saw_cnt; in rtl_hw_start_8168h_1() local5251 rg_saw_cnt = (rtl_readphy(tp, 0x13) & 0x3fff); in rtl_hw_start_8168h_1()5253 if (rg_saw_cnt > 0) { in rtl_hw_start_8168h_1()5256 sw_cnt_1ms_ini = 16000000/rg_saw_cnt; in rtl_hw_start_8168h_1()